Package | Description |
---|---|
org.alfresco.repo.node.getchildren |
Modifier and Type | Class and Description |
---|---|
class |
GetChildrenWithTargetAssocsAuditableCannedQueryParams
Parameter objects for
GetChildrenWithTargetAssocsAuditableCannedQuery . |
Modifier and Type | Method and Description |
---|---|
org.alfresco.query.CannedQuery<NodeWithTargetsEntity> |
GetChildrenWithTargetAssocsAuditableCannedQueryFactory.getCannedQuery(org.alfresco.query.CannedQueryParameters parameters) |
org.alfresco.query.CannedQuery<NodeWithTargetsEntity> |
GetChildrenWithTargetAssocsAuditableCannedQueryFactory.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) |
protected List<NodeWithTargetsEntity> |
GetChildrenWithTargetAssocsAuditableCannedQuery.queryAndFilter(org.alfresco.query.CannedQueryParameters parameters) |
Constructor and Description |
---|
GetChildrenWithTargetAssocsAuditableCannedQuery(CannedQueryDAO cannedQueryDAO,
MethodSecurityBean<NodeWithTargetsEntity> methodSecurity,
org.alfresco.query.CannedQueryParameters params) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.