|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Relationship
CMIS Relationship. Domain Model 2.6
Method Summary | |
---|---|
CmisObject |
getSource()
Gets the source object. |
CmisObject |
getSource(OperationContext context)
Gets the source object using the given OperationContext . |
CmisObject |
getTarget()
Gets the target object. |
CmisObject |
getTarget(OperationContext context)
Gets the target object using the given OperationContext . |
Methods inherited from interface org.apache.chemistry.opencmis.client.api.CmisObject |
---|
addAcl, applyAcl, applyPolicy, delete, getAcl, getAcl, getAllowableActions, getBaseType, getBaseTypeId, getChangeToken, getCreatedBy, getCreationDate, getExtensions, getLastModificationDate, getLastModifiedBy, getName, getPolicies, getProperties, getProperty, getPropertyMultivalue, getPropertyValue, getRefreshTimestamp, getRelationships, getRelationships, getRenditions, getType, isChanged, refresh, refreshIfOld, removeAcl, removePolicy, setName, setProperty, setPropertyMultivalue, updateProperties, updateProperties |
Methods inherited from interface org.apache.chemistry.opencmis.client.api.ObjectId |
---|
getId |
Method Detail |
---|
CmisObject getSource()
CmisObject getSource(OperationContext context)
OperationContext
.
CmisObject getTarget()
CmisObject getTarget(OperationContext context)
OperationContext
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |