public interface RelationshipProperties
CmisObjectProperties
Modifier and Type | Method and Description |
---|---|
ObjectId |
getSourceId()
Returns the source ID of this CMIS relationship (CMIS property
cmis:sourceId ). |
ObjectId |
getTargetId()
Returns the target ID of this CMIS relationship (CMIS property
cmis:targetId ). |
ObjectId getSourceId()
cmis:sourceId
).null
if the property hasn't been
requested, hasn't been provided by the repository, or the
property value isn't setObjectId getTargetId()
cmis:targetId
).null
if the property hasn't been
requested, hasn't been provided by the repository, or the
property value isn't setCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.