Class NodeWithTargetsEntity.TargetAndTypeId

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

public static class NodeWithTargetsEntity.TargetAndTypeId extends Object
  • Constructor Details

    • TargetAndTypeId

      public TargetAndTypeId(Long targetId, Long assocTypeId)
  • Method Details

    • getTargetId

      public Long getTargetId()
    • getAssocTypeId

      public Long getAssocTypeId()