public interface TransientRelationship extends TransientCmisObject, RelationshipProperties
Modifier and Type | Method and Description |
---|---|
CmisObject |
getSource() |
CmisObject |
getSource(OperationContext context) |
CmisObject |
getTarget() |
CmisObject |
getTarget(OperationContext context) |
void |
setSourceId(ObjectId id) |
void |
setTargetId(ObjectId id) |
addAce, applyPolicy, delete, getAllowableActions, getCmisObject, getInputExtensions, getOriginalAcl, getOutputExtensions, getPolicies, getRelationships, getRenditions, isMarkedForDelete, isModified, refreshAndReset, removeAce, removePolicy, reset, save, setName, setOutputExtensions, setPropertyValue
getBaseType, getBaseTypeId, getChangeToken, getCreatedBy, getCreationDate, getLastModificationDate, getLastModifiedBy, getName, getProperties, getProperty, getPropertyValue, getType
getSourceId, getTargetId
CmisObject getSource()
CmisObject getSource(OperationContext context)
void setSourceId(ObjectId id)
CmisObject getTarget()
CmisObject getTarget(OperationContext context)
void setTargetId(ObjectId id)
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.