|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.legacyapi.model.content.ContentTree
public class ContentTree
Constructor Summary | |
---|---|
ContentTree(PartialList<ContentTree> children,
Content content)
|
Method Summary | |
---|---|
PartialList<ContentTree> |
getChildren()
|
Content |
getContent()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentTree(PartialList<ContentTree> children, Content content)
Method Detail |
---|
public Content getContent()
public PartialList<ContentTree> getChildren()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |