public class RelationshipImpl extends AbstractCmisObject implements Relationship
| Constructor and Description |
|---|
RelationshipImpl(SessionImpl session,
ObjectType objectType,
ObjectData objectData,
OperationContext context)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
RelationshipType |
getRelationshipType() |
CmisObject |
getSource() |
CmisObject |
getSource(OperationContext context) |
ObjectId |
getSourceId() |
CmisObject |
getTarget() |
CmisObject |
getTarget(OperationContext context) |
ObjectId |
getTargetId() |
addAcl, applyAcl, applyPolicy, applyPolicy, delete, delete, findObjectType, getAcl, getAcl, getAdapter, getAllowableActions, getBaseType, getBaseTypeId, getBinding, getChangeToken, getCreatedBy, getCreationContext, getCreationDate, getDescription, getExtensions, getId, getLastModificationDate, getLastModifiedBy, getName, getObjectFactory, getObjectId, getObjectType, getPermissionsForPrincipal, getPolicies, getPolicyIds, getProperties, getProperty, getPropertyQueryName, getPropertyValue, getRefreshTimestamp, getRelationships, getRenditions, getRepositoryId, getSecondaryTypes, getSession, getType, hasAllowableAction, initialize, readLock, readUnlock, refresh, refreshIfOld, removeAcl, removePolicy, removePolicy, rename, rename, setAcl, toString, updateProperties, updateProperties, updateProperties, updateProperties, writeLock, writeUnlockclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAcl, applyAcl, applyPolicy, applyPolicy, delete, delete, getAcl, getAdapter, getAllowableActions, getExtensions, getPermissionsForPrincipal, getPolicies, getPolicyIds, getRefreshTimestamp, getRelationships, getRenditions, hasAllowableAction, refresh, refreshIfOld, removeAcl, removePolicy, removePolicy, rename, rename, setAcl, updateProperties, updateProperties, updateProperties, updatePropertiesfindObjectType, getBaseType, getBaseTypeId, getChangeToken, getCreatedBy, getCreationDate, getDescription, getLastModificationDate, getLastModifiedBy, getName, getProperties, getProperty, getPropertyValue, getSecondaryTypes, getTypepublic RelationshipImpl(SessionImpl session, ObjectType objectType, ObjectData objectData, OperationContext context)
public RelationshipType getRelationshipType()
getRelationshipType in interface Relationshippublic CmisObject getSource()
getSource in interface Relationshippublic CmisObject getSource(OperationContext context)
getSource in interface Relationshippublic ObjectId getSourceId()
getSourceId in interface RelationshipPropertiespublic CmisObject getTarget()
getTarget in interface Relationshippublic CmisObject getTarget(OperationContext context)
getTarget in interface Relationshippublic ObjectId getTargetId()
getTargetId in interface RelationshipPropertiesCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.