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
Parameter objects for
GetChildrenWithTargetAssocsAuditableCannedQuery.- Since:
- 4.0
- Author:
- Nick Burch
-
Nested Class Summary
Nested classes/interfaces inherited from class org.alfresco.repo.query.NodeWithTargetsEntity
NodeWithTargetsEntity.TargetAndTypeId -
Constructor Summary
ConstructorsConstructorDescriptionGetChildrenWithTargetAssocsAuditableCannedQueryParams(Long parentNodeId, Long nameQNameId, Long contentTypeQNameId, Long assocTypeId) -
Method Summary
Methods inherited from class org.alfresco.repo.query.NodeWithTargetsEntity
getAssocTypeId, getTargetIds, setTargetsMethods inherited from class org.alfresco.repo.query.NodeBackedEntity
getContentTypeQNameId, getCreatedDate, getCreator, getId, getModifiedDate, getModifier, getName, getNameQNameId, getNode, getNodeRef, getParentNodeId, setId, setName, setNode
-
Constructor Details
-
GetChildrenWithTargetAssocsAuditableCannedQueryParams
-