@AlfrescoPublicApi
public interface Relationship
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.repository.NodeRef |
getSource()
Gets the source of the relationship
|
org.alfresco.service.cmr.repository.NodeRef |
getTarget()
Gets the target of the relationship
|
String |
getUniqueName()
Gets the unique name of the relationship
|
String getUniqueName()
org.alfresco.service.cmr.repository.NodeRef getSource()
org.alfresco.service.cmr.repository.NodeRef getTarget()
Copyright © 2005–2017 Alfresco Software. All rights reserved.