@Deprecated public interface TransientRelationship extends TransientCmisObject, RelationshipProperties
| Modifier and Type | Method and Description |
|---|---|
CmisObject |
getSource()
Deprecated.
|
CmisObject |
getSource(OperationContext context)
Deprecated.
|
CmisObject |
getTarget()
Deprecated.
|
CmisObject |
getTarget(OperationContext context)
Deprecated.
|
void |
setSourceId(ObjectId id)
Deprecated.
|
void |
setTargetId(ObjectId id)
Deprecated.
|
addAce, 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, getTypegetSourceId, getTargetIdCmisObject getSource()
CmisObject getSource(OperationContext context)
void setSourceId(ObjectId id)
CmisObject getTarget()
CmisObject getTarget(OperationContext context)
void setTargetId(ObjectId id)
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.