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