Uses of Class
org.alfresco.repo.query.NodeWithTargetsEntity
Packages that use NodeWithTargetsEntity
-
Uses of NodeWithTargetsEntity in org.alfresco.repo.node.getchildren
Subclasses of NodeWithTargetsEntity in org.alfresco.repo.node.getchildrenModifier and TypeClassDescriptionclassParameter objects forGetChildrenWithTargetAssocsAuditableCannedQuery.Methods in org.alfresco.repo.node.getchildren that return types with arguments of type NodeWithTargetsEntityModifier and TypeMethodDescriptionorg.alfresco.query.CannedQuery<NodeWithTargetsEntity>GetChildrenWithTargetAssocsAuditableCannedQueryFactory.getCannedQuery(org.alfresco.query.CannedQueryParameters parameters) org.alfresco.query.CannedQuery<NodeWithTargetsEntity>GetChildrenWithTargetAssocsAuditableCannedQueryFactory.getCannedQuery(NodeRef parentNodeRef, QName contentType, QName assocType, org.alfresco.query.CannedQuerySortDetails sortDetails, org.alfresco.query.PagingRequest pagingReq) protected List<NodeWithTargetsEntity>GetChildrenWithTargetAssocsAuditableCannedQuery.queryAndFilter(org.alfresco.query.CannedQueryParameters parameters) Constructor parameters in org.alfresco.repo.node.getchildren with type arguments of type NodeWithTargetsEntityModifierConstructorDescriptionGetChildrenWithTargetAssocsAuditableCannedQuery(CannedQueryDAO cannedQueryDAO, MethodSecurityBean<NodeWithTargetsEntity> methodSecurity, org.alfresco.query.CannedQueryParameters params)