|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.api.impl.service.content.factory.ChildContentFactory
public class ChildContentFactory
Makes Children and Descendants map and list instances, both expanded and collapsed.
Constructor Summary | |
---|---|
ChildContentFactory(ChildSupport childSupport,
NavigationService navigationService)
|
Method Summary | |
---|---|
java.util.Map<ContentType,PageResponse<Content>> |
buildFrom(Content parent,
Depth depth,
Fauxpansions fauxpansions)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChildContentFactory(ChildSupport childSupport, NavigationService navigationService)
Method Detail |
---|
public java.util.Map<ContentType,PageResponse<Content>> buildFrom(Content parent, Depth depth, Fauxpansions fauxpansions)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |