com.atlassian.confluence.util
Class AncestorTableBuilder

java.lang.Object
  extended bycom.atlassian.confluence.util.AncestorTableBuilder

public class AncestorTableBuilder
extends Object


Constructor Summary
AncestorTableBuilder()
           
 
Method Summary
 void build(net.sf.hibernate.SessionFactory sessionFactory)
           
 void buildForSpace(net.sf.hibernate.SessionFactory sessionFactory, Space space)
           
 List getErrors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AncestorTableBuilder

public AncestorTableBuilder()
Method Detail

build

public void build(net.sf.hibernate.SessionFactory sessionFactory)

buildForSpace

public void buildForSpace(net.sf.hibernate.SessionFactory sessionFactory,
                          Space space)

getErrors

public List getErrors()


Confluence is developed by Atlassian.