Class DbSortingGetChildrenCannedQuery.PagedFilterSortChildQueryCallback
java.lang.Object
org.alfresco.repo.model.filefolder.DbSortingGetChildrenCannedQuery.PagedFilterSortChildQueryCallback
- All Implemented Interfaces:
GetChildrenCannedQuery.FilterSortChildQueryCallback
- Enclosing class:
- DbSortingGetChildrenCannedQuery
protected class DbSortingGetChildrenCannedQuery.PagedFilterSortChildQueryCallback
extends Object
implements GetChildrenCannedQuery.FilterSortChildQueryCallback
-
Constructor Summary
ConstructorsConstructorDescriptionPagedFilterSortChildQueryCallback(List<GetChildrenCannedQuery.FilterSortNode> children, int requiredCount) -
Method Summary
Modifier and TypeMethodDescriptionvoidintMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.FilterSortChildQueryCallback
doesntNeedMore, needsMore
-
Constructor Details
-
PagedFilterSortChildQueryCallback
public PagedFilterSortChildQueryCallback(List<GetChildrenCannedQuery.FilterSortNode> children, int requiredCount)
-
-
Method Details
-
handle
- Specified by:
handlein interfaceGetChildrenCannedQuery.FilterSortChildQueryCallback
-
remainingNeeded
public int remainingNeeded()- Specified by:
remainingNeededin interfaceGetChildrenCannedQuery.FilterSortChildQueryCallback
-