org.alfresco.repo.query
Class NodeWithTargetsEntity.TargetAndTypeId

java.lang.Object
  extended by org.alfresco.repo.query.NodeWithTargetsEntity.TargetAndTypeId
Enclosing class:
NodeWithTargetsEntity

public static class NodeWithTargetsEntity.TargetAndTypeId
extends java.lang.Object


Constructor Summary
NodeWithTargetsEntity.TargetAndTypeId(java.lang.Long targetId, java.lang.Long assocTypeId)
           
 
Method Summary
 java.lang.Long getAssocTypeId()
           
 java.lang.Long getTargetId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeWithTargetsEntity.TargetAndTypeId

public NodeWithTargetsEntity.TargetAndTypeId(java.lang.Long targetId,
                                             java.lang.Long assocTypeId)
Method Detail

getTargetId

public java.lang.Long getTargetId()

getAssocTypeId

public java.lang.Long getAssocTypeId()


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