org.alfresco.repo.node.getchildren
Class GetChildrenWithTargetAssocsAuditableCannedQueryParams

java.lang.Object
  extended by org.alfresco.repo.query.NodeBackedEntity
      extended by org.alfresco.repo.query.NodeWithTargetsEntity
          extended by org.alfresco.repo.node.getchildren.GetChildrenWithTargetAssocsAuditableCannedQueryParams
All Implemented Interfaces:
PermissionCheckValue

public class GetChildrenWithTargetAssocsAuditableCannedQueryParams
extends NodeWithTargetsEntity

Parameter objects for GetChildrenWithTargetAssocsAuditableCannedQuery.

Since:
4.0

Nested Class Summary
 
Nested classes/interfaces inherited from class org.alfresco.repo.query.NodeWithTargetsEntity
NodeWithTargetsEntity.TargetAndTypeId
 
Constructor Summary
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetChildrenWithTargetAssocsAuditableCannedQueryParams

public GetChildrenWithTargetAssocsAuditableCannedQueryParams(java.lang.Long parentNodeId,
                                                             java.lang.Long nameQNameId,
                                                             java.lang.Long contentTypeQNameId,
                                                             java.lang.Long assocTypeId)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.