public class GetChildrenWithTargetAssocsAuditableCannedQueryFactory extends AbstractQNameAwareCannedQueryFactory<NodeWithTargetsEntity>
CannedQueryFactory for various queries relating to getting
NodeWithTargetsEntity entires filtering by auditable properties.AbstractQNameAwareCannedQueryFactory.NestedComparator<R>, AbstractQNameAwareCannedQueryFactory.NodeBackedEntityComparator, AbstractQNameAwareCannedQueryFactory.PropertyBasedComparator<R>cannedQueryDAO, methodSecurity, nodeDAO, qnameDAO, tenantService| Constructor and Description |
|---|
GetChildrenWithTargetAssocsAuditableCannedQueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
CannedQuery<NodeWithTargetsEntity> |
getCannedQuery(CannedQueryParameters parameters) |
CannedQuery<NodeWithTargetsEntity> |
getCannedQuery(NodeRef parentNodeRef,
QName contentType,
QName assocType,
CannedQuerySortDetails sortDetails,
PagingRequest pagingReq) |
createCQPageDetails, createCQSortDetails, createDateAscendingCQSortDetails, createDateDescendingCQSortDetails, getNodeId, getQNameId, setCannedQueryDAO, setMethodSecurity, setNodeDAO, setQnameDAO, setTenantServicegetCannedQuery, getQueryExecutionId, setBeanName, setRegistrypublic GetChildrenWithTargetAssocsAuditableCannedQueryFactory()
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class AbstractQNameAwareCannedQueryFactory<NodeWithTargetsEntity>Exceptionpublic CannedQuery<NodeWithTargetsEntity> getCannedQuery(CannedQueryParameters parameters)
public CannedQuery<NodeWithTargetsEntity> getCannedQuery(NodeRef parentNodeRef, QName contentType, QName assocType, CannedQuerySortDetails sortDetails, PagingRequest pagingReq)
Copyright © 2005–2020 Alfresco Software. All rights reserved.