Uses of Interface
org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.UnsortedChildQueryCallback
-
Packages that use GetChildrenCannedQuery.UnsortedChildQueryCallback Package Description org.alfresco.repo.model.filefolder org.alfresco.repo.node.getchildren -
-
Uses of GetChildrenCannedQuery.UnsortedChildQueryCallback in org.alfresco.repo.model.filefolder
Methods in org.alfresco.repo.model.filefolder that return GetChildrenCannedQuery.UnsortedChildQueryCallback Modifier and Type Method Description protected GetChildrenCannedQuery.UnsortedChildQueryCallbackGetChildrenCannedQuery. getUnsortedChildQueryCallback(java.util.List<org.alfresco.service.cmr.repository.NodeRef> rawResult, int requestedCount, GetChildrenCannedQueryParams paramBean) -
Uses of GetChildrenCannedQuery.UnsortedChildQueryCallback in org.alfresco.repo.node.getchildren
Classes in org.alfresco.repo.node.getchildren that implement GetChildrenCannedQuery.UnsortedChildQueryCallback Modifier and Type Class Description protected classGetChildrenCannedQuery.DefaultUnsortedChildQueryCallbackMethods in org.alfresco.repo.node.getchildren that return GetChildrenCannedQuery.UnsortedChildQueryCallback Modifier and Type Method Description protected GetChildrenCannedQuery.UnsortedChildQueryCallbackGetChildrenCannedQuery. getUnsortedChildQueryCallback(java.util.List<org.alfresco.service.cmr.repository.NodeRef> rawResult, int requestedCount, GetChildrenCannedQueryParams paramBean)
-