org.alfresco.repo.cmis.reference
Class AssociationIdRelationshipReference
java.lang.Object
org.alfresco.repo.cmis.reference.AssociationIdRelationshipReference
- All Implemented Interfaces:
- org.alfresco.cmis.CMISRelationshipReference
public class AssociationIdRelationshipReference
- extends java.lang.Object
- implements org.alfresco.cmis.CMISRelationshipReference
Association ID relationship reference. An association ID can be resolved to an AssociationRef
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AssociationIdRelationshipReference
public AssociationIdRelationshipReference(org.alfresco.cmis.CMISServices cmisServices,
java.lang.String assocId)
- Construct
- Parameters:
cmisServices
- assocId
-
getAssocRef
public org.alfresco.service.cmr.repository.AssociationRef getAssocRef()
- Specified by:
getAssocRef
in interface org.alfresco.cmis.CMISRelationshipReference
getRepositoryReference
public org.alfresco.cmis.CMISRepositoryReference getRepositoryReference()
- Specified by:
getRepositoryReference
in interface org.alfresco.cmis.CMISRelationshipReference
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.