Uses of Interface
org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.FilterSortChildQueryCallback
-
Packages that use GetChildrenCannedQuery.FilterSortChildQueryCallback Package Description org.alfresco.repo.model.filefolder org.alfresco.repo.node.getchildren -
-
Uses of GetChildrenCannedQuery.FilterSortChildQueryCallback in org.alfresco.repo.model.filefolder
Methods in org.alfresco.repo.model.filefolder that return GetChildrenCannedQuery.FilterSortChildQueryCallback Modifier and Type Method Description protected GetChildrenCannedQuery.FilterSortChildQueryCallbackGetChildrenCannedQuery. getFilterSortChildQuery(java.util.List<GetChildrenCannedQuery.FilterSortNode> children, java.util.List<FilterProp> filterProps, GetChildrenCannedQueryParams paramBean) -
Uses of GetChildrenCannedQuery.FilterSortChildQueryCallback in org.alfresco.repo.node.getchildren
Classes in org.alfresco.repo.node.getchildren that implement GetChildrenCannedQuery.FilterSortChildQueryCallback Modifier and Type Class Description protected classGetChildrenCannedQuery.DefaultFilterSortChildQueryCallbackMethods in org.alfresco.repo.node.getchildren that return GetChildrenCannedQuery.FilterSortChildQueryCallback Modifier and Type Method Description protected GetChildrenCannedQuery.FilterSortChildQueryCallbackGetChildrenCannedQuery. getFilterSortChildQuery(java.util.List<GetChildrenCannedQuery.FilterSortNode> children, java.util.List<FilterProp> filterProps, GetChildrenCannedQueryParams paramBean)
-