com.atlassian.confluence.util
Class AncestorTableBuilder

java.lang.Object
  extended by com.atlassian.confluence.util.AncestorTableBuilder

public class AncestorTableBuilder
extends java.lang.Object


Constructor Summary
AncestorTableBuilder()
           
 
Method Summary
 void build(net.sf.hibernate.SessionFactory sessionFactory)
           
 void buildForSpace(net.sf.hibernate.SessionFactory sessionFactory, Space space)
           
 java.util.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 java.util.List getErrors()


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.