public class GetChildrenCannedQuery extends GetChildrenCannedQuery
GetChildrenCannedQuery.DefaultFilterSortChildQueryCallback, GetChildrenCannedQuery.DefaultUnsortedChildQueryCallback, GetChildrenCannedQuery.FilterSortChildQueryCallback, GetChildrenCannedQuery.FilterSortNode, GetChildrenCannedQuery.FilterSortResultHandler, GetChildrenCannedQuery.UnsortedChildQueryCallbackMAX_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 methodSecurity,
org.alfresco.query.CannedQueryParameters params,
HiddenAspect hiddenAspect,
org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService,
java.util.Set ignoreAspectQNames) |
| Modifier and Type | Method and Description |
|---|---|
protected GetChildrenCannedQuery.FilterSortChildQueryCallback |
getFilterSortChildQuery(java.util.List children,
java.util.List filterProps,
GetChildrenCannedQueryParams paramBean) |
protected GetChildrenCannedQuery.UnsortedChildQueryCallback |
getUnsortedChildQueryCallback(java.util.List rawResult,
int requestedCount,
GetChildrenCannedQueryParams paramBean) |
protected boolean |
includeImpl(boolean ret,
org.alfresco.service.cmr.repository.NodeRef nodeRef) |
applyPostQueryPermissions, isApplyPostQueryPermissions, isApplyPostQuerySorting, queryAndFiltergetTotalResultCountpublic GetChildrenCannedQuery(NodeDAO nodeDAO, QNameDAO qnameDAO, CannedQueryDAO cannedQueryDAO, NodePropertyHelper nodePropertyHelper, org.alfresco.repo.tenant.TenantService tenantService, org.alfresco.service.cmr.repository.NodeService nodeService, MethodSecurityBean methodSecurity, org.alfresco.query.CannedQueryParameters params, HiddenAspect hiddenAspect, org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService, java.util.Set ignoreAspectQNames)
protected GetChildrenCannedQuery.UnsortedChildQueryCallback getUnsortedChildQueryCallback(java.util.List rawResult, int requestedCount, GetChildrenCannedQueryParams paramBean)
getUnsortedChildQueryCallback in class GetChildrenCannedQueryprotected GetChildrenCannedQuery.FilterSortChildQueryCallback getFilterSortChildQuery(java.util.List children, java.util.List filterProps, GetChildrenCannedQueryParams paramBean)
getFilterSortChildQuery in class GetChildrenCannedQueryprotected boolean includeImpl(boolean ret,
org.alfresco.service.cmr.repository.NodeRef nodeRef)
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.