public class GetChildrenCannedQuery extends GetChildrenCannedQuery
GetChildrenCannedQuery.DefaultFilterSortChildQueryCallback, GetChildrenCannedQuery.DefaultUnsortedChildQueryCallback, GetChildrenCannedQuery.FilterSortChildQueryCallback, GetChildrenCannedQuery.FilterSortNode, GetChildrenCannedQuery.FilterSortResultHandler, GetChildrenCannedQuery.UnsortedChildQueryCallback
FILTER_QNAME_NODE_IS_PRIMARY, MAX_FILTER_SORT_PROPS, SORT_QNAME_CONTENT_MIMETYPE, SORT_QNAME_CONTENT_SIZE, SORT_QNAME_NODE_IS_FOLDER, SORT_QNAME_NODE_TYPE
Constructor and Description |
---|
GetChildrenCannedQuery(NodeDAO nodeDAO,
QNameDAO qnameDAO,
CannedQueryDAO cannedQueryDAO,
NodePropertyHelper nodePropertyHelper,
org.alfresco.repo.tenant.TenantService tenantService,
org.alfresco.service.cmr.repository.NodeService nodeService,
MethodSecurityBean<org.alfresco.service.cmr.repository.NodeRef> methodSecurity,
org.alfresco.query.CannedQueryParameters params,
HiddenAspect hiddenAspect,
org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService,
Set<org.alfresco.service.namespace.QName> ignoreAspectQNames) |
Modifier and Type | Method and Description |
---|---|
protected GetChildrenCannedQuery.FilterSortChildQueryCallback |
getFilterSortChildQuery(List<GetChildrenCannedQuery.FilterSortNode> children,
List<FilterProp> filterProps,
GetChildrenCannedQueryParams paramBean) |
protected GetChildrenCannedQuery.UnsortedChildQueryCallback |
getUnsortedChildQueryCallback(List<org.alfresco.service.cmr.repository.NodeRef> rawResult,
int requestedCount,
GetChildrenCannedQueryParams paramBean) |
protected boolean |
includeImpl(boolean ret,
org.alfresco.service.cmr.repository.NodeRef nodeRef) |
applyPostQueryPermissions, isApplyPostQueryPermissions, isApplyPostQuerySorting, queryAndFilter
getTotalResultCount
public GetChildrenCannedQuery(NodeDAO nodeDAO, QNameDAO qnameDAO, CannedQueryDAO cannedQueryDAO, NodePropertyHelper nodePropertyHelper, org.alfresco.repo.tenant.TenantService tenantService, org.alfresco.service.cmr.repository.NodeService nodeService, MethodSecurityBean<org.alfresco.service.cmr.repository.NodeRef> methodSecurity, org.alfresco.query.CannedQueryParameters params, HiddenAspect hiddenAspect, org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService, Set<org.alfresco.service.namespace.QName> ignoreAspectQNames)
protected GetChildrenCannedQuery.UnsortedChildQueryCallback getUnsortedChildQueryCallback(List<org.alfresco.service.cmr.repository.NodeRef> rawResult, int requestedCount, GetChildrenCannedQueryParams paramBean)
getUnsortedChildQueryCallback
in class GetChildrenCannedQuery
protected GetChildrenCannedQuery.FilterSortChildQueryCallback getFilterSortChildQuery(List<GetChildrenCannedQuery.FilterSortNode> children, List<FilterProp> filterProps, GetChildrenCannedQueryParams paramBean)
getFilterSortChildQuery
in class GetChildrenCannedQuery
protected boolean includeImpl(boolean ret, org.alfresco.service.cmr.repository.NodeRef nodeRef)
Copyright © 2005–2017 Alfresco Software. All rights reserved.