public class TransientRelationshipImpl extends AbstractTransientCmisObject implements TransientRelationship
AbstractTransientCmisObject.AceChangeHolderacl, addAces, addPolicies, allowableActions, deleteAllVersions, inputExtensions, isMarkedForDelete, isModified, isPropertyUpdateRequired, object, ouputExtensions, policies, properties, relationships, removeAces, removePolicies, renditions, session| Constructor and Description |
|---|
TransientRelationshipImpl() |
| Modifier and Type | Method and Description |
|---|---|
CmisObject |
getSource() |
CmisObject |
getSource(OperationContext context) |
ObjectId |
getSourceId()
Returns the source id of this CMIS relationship (CMIS property
cmis:sourceId |
CmisObject |
getTarget() |
CmisObject |
getTarget(OperationContext context) |
ObjectId |
getTargetId()
Returns the target id of this CMIS relationship (CMIS property
cmis:targetId |
void |
setSourceId(ObjectId id) |
void |
setTargetId(ObjectId id) |
addAce, applyPolicy, delete, getAllowableActions, getBaseType, getBaseTypeId, getBinding, getChangeToken, getCmisObject, getCreatedBy, getCreationDate, getId, getInputExtensions, getLastModificationDate, getLastModifiedBy, getLatestChangeToken, getName, getObjectFactory, getObjectId, getOriginalAcl, getOutputExtensions, getPolicies, getProperties, getProperty, getPropertyValue, getRelationships, getRenditions, getRepositoryId, getSession, getType, initialize, isMarkedForDelete, isModified, prepareAcl, prepareProperties, refreshAndReset, removeAce, removePolicy, reset, save, saveACL, saveDelete, savePolicies, saveProperties, setName, setOutputExtensions, setPropertyValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAce, applyPolicy, delete, getAllowableActions, getCmisObject, getInputExtensions, getOriginalAcl, getOutputExtensions, getPolicies, getRelationships, getRenditions, isMarkedForDelete, isModified, refreshAndReset, removeAce, removePolicy, reset, save, setName, setOutputExtensions, setPropertyValuegetBaseType, getBaseTypeId, getChangeToken, getCreatedBy, getCreationDate, getLastModificationDate, getLastModifiedBy, getName, getProperties, getProperty, getPropertyValue, getTypepublic CmisObject getSource()
getSource in interface TransientRelationshippublic CmisObject getSource(OperationContext context)
getSource in interface TransientRelationshippublic ObjectId getSourceId()
RelationshipPropertiescmis:sourceId).getSourceId in interface RelationshipPropertiespublic void setSourceId(ObjectId id)
setSourceId in interface TransientRelationshippublic CmisObject getTarget()
getTarget in interface TransientRelationshippublic CmisObject getTarget(OperationContext context)
getTarget in interface TransientRelationshippublic ObjectId getTargetId()
RelationshipPropertiescmis:targetId).getTargetId in interface RelationshipPropertiespublic void setTargetId(ObjectId id)
setTargetId in interface TransientRelationshipCopyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.