@Deprecated 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()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CmisObject |
getSource()
Deprecated.
|
CmisObject |
getSource(OperationContext context)
Deprecated.
|
ObjectId |
getSourceId()
Deprecated.
Returns the source id of this CMIS relationship (CMIS property
cmis:sourceId). |
CmisObject |
getTarget()
Deprecated.
|
CmisObject |
getTarget(OperationContext context)
Deprecated.
|
ObjectId |
getTargetId()
Deprecated.
Returns the target id of this CMIS relationship (CMIS property
cmis:targetId). |
void |
setSourceId(ObjectId id)
Deprecated.
|
void |
setTargetId(ObjectId id)
Deprecated.
|
addAce, applyPolicy, delete, findObjectType, getAllowableActions, getBaseType, getBaseTypeId, getBinding, getChangeToken, getCmisObject, getCreatedBy, getCreationDate, getDescription, getId, getInputExtensions, getLastModificationDate, getLastModifiedBy, getLatestChangeToken, getName, getObjectFactory, getObjectId, getOriginalAcl, getOutputExtensions, getPolicies, getProperties, getProperty, getPropertyValue, getRelationships, getRenditions, getRepositoryId, getSecondaryTypes, getSession, getType, initialize, isMarkedForDelete, isModified, prepareAcl, prepareProperties, refreshAndReset, removeAce, removePolicy, reset, save, saveACL, saveDelete, savePolicies, saveProperties, setDescription, 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, setDescription, setName, setOutputExtensions, setPropertyValuefindObjectType, getBaseType, getBaseTypeId, getChangeToken, getCreatedBy, getCreationDate, getDescription, getLastModificationDate, getLastModifiedBy, getName, getProperties, getProperty, getPropertyValue, getSecondaryTypes, 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-2013 The Apache Software Foundation. All Rights Reserved.