|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.plugins.rest.manager.ChildrenListWrapperCallback
public class ChildrenListWrapperCallback
Provides a list callback on a list of children for a page or comment.
Constructor Summary | |
---|---|
ChildrenListWrapperCallback(RestContentManager restContentManager,
ContentEntityObject parentConfluenceObject)
|
Method Summary | |
---|---|
java.util.List<ContentEntity> |
getItems(com.atlassian.plugins.rest.common.expand.parameter.Indexes indexes)
|
int |
getSize()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChildrenListWrapperCallback(RestContentManager restContentManager, ContentEntityObject parentConfluenceObject)
Method Detail |
---|
public java.util.List<ContentEntity> getItems(com.atlassian.plugins.rest.common.expand.parameter.Indexes indexes)
getItems
in interface com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<ContentEntity>
public int getSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |