org.alfresco.cmis
Interface CMISRelationshipReference


public interface CMISRelationshipReference

CMIS Relationship Reference (mapping to Association Ref)


Method Summary
 org.alfresco.service.cmr.repository.AssociationRef getAssocRef()
           
 CMISRepositoryReference getRepositoryReference()
           
 

Method Detail

getRepositoryReference

CMISRepositoryReference getRepositoryReference()
Returns:
repository reference

getAssocRef

org.alfresco.service.cmr.repository.AssociationRef getAssocRef()
Returns:
association reference


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