public class GetChildrenWithTargetAssocsAuditableCannedQueryFactory extends AbstractQNameAwareCannedQueryFactory
CannedQueryFactory for various queries relating to getting
NodeWithTargetsEntity entires filtering by auditable properties.AbstractQNameAwareCannedQueryFactory.NestedComparator, AbstractQNameAwareCannedQueryFactory.NodeBackedEntityComparator, AbstractQNameAwareCannedQueryFactory.PropertyBasedComparatorcannedQueryDAO, methodSecurity, nodeDAO, qnameDAO, tenantService| Constructor and Description |
|---|
GetChildrenWithTargetAssocsAuditableCannedQueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
org.alfresco.query.CannedQuery |
getCannedQuery(org.alfresco.query.CannedQueryParameters parameters) |
org.alfresco.query.CannedQuery |
getCannedQuery(org.alfresco.service.cmr.repository.NodeRef parentNodeRef,
org.alfresco.service.namespace.QName contentType,
org.alfresco.service.namespace.QName assocType,
org.alfresco.query.CannedQuerySortDetails sortDetails,
org.alfresco.query.PagingRequest pagingReq) |
createCQPageDetails, createCQSortDetails, createDateAscendingCQSortDetails, createDateDescendingCQSortDetails, getNodeId, getQNameId, setCannedQueryDAO, setMethodSecurity, setNodeDAO, setQnameDAO, setTenantServicepublic GetChildrenWithTargetAssocsAuditableCannedQueryFactory()
public void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class AbstractQNameAwareCannedQueryFactoryjava.lang.Exceptionpublic org.alfresco.query.CannedQuery getCannedQuery(org.alfresco.query.CannedQueryParameters parameters)
public org.alfresco.query.CannedQuery getCannedQuery(org.alfresco.service.cmr.repository.NodeRef parentNodeRef,
org.alfresco.service.namespace.QName contentType,
org.alfresco.service.namespace.QName assocType,
org.alfresco.query.CannedQuerySortDetails sortDetails,
org.alfresco.query.PagingRequest pagingReq)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.