Class GetChildrenWithTargetAssocsAuditableCannedQueryParams
- java.lang.Object
-
- org.alfresco.repo.query.NodeBackedEntity
-
- org.alfresco.repo.query.NodeWithTargetsEntity
-
- org.alfresco.repo.node.getchildren.GetChildrenWithTargetAssocsAuditableCannedQueryParams
-
- All Implemented Interfaces:
PermissionCheckValue
public class GetChildrenWithTargetAssocsAuditableCannedQueryParams extends NodeWithTargetsEntity
Parameter objects forGetChildrenWithTargetAssocsAuditableCannedQuery.- Since:
- 4.0
- Author:
- Nick Burch
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.alfresco.repo.query.NodeWithTargetsEntity
NodeWithTargetsEntity.TargetAndTypeId
-
-
Constructor Summary
Constructors Constructor Description GetChildrenWithTargetAssocsAuditableCannedQueryParams(java.lang.Long parentNodeId, java.lang.Long nameQNameId, java.lang.Long contentTypeQNameId, java.lang.Long assocTypeId)
-
Method Summary
-
Methods inherited from class org.alfresco.repo.query.NodeWithTargetsEntity
getAssocTypeId, getTargetIds, setTargets
-
Methods inherited from class org.alfresco.repo.query.NodeBackedEntity
getContentTypeQNameId, getCreatedDate, getCreator, getId, getModifiedDate, getModifier, getName, getNameQNameId, getNode, getNodeRef, getParentNodeId, setId, setName, setNode
-
-