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 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 java.util.List<NodeWithTargetsEntity>GetChildrenWithTargetAssocsAuditableCannedQuery. queryAndFilter(org.alfresco.query.CannedQueryParameters parameters)Constructor parameters in org.alfresco.repo.node.getchildren with type arguments of type NodeWithTargetsEntity Constructor Description GetChildrenWithTargetAssocsAuditableCannedQuery(CannedQueryDAO cannedQueryDAO, MethodSecurityBean<NodeWithTargetsEntity> methodSecurity, org.alfresco.query.CannedQueryParameters params)
-