public interface CallContextAwareCmisService extends CmisService
Modifier and Type | Method and Description |
---|---|
CallContext |
getCallContext()
Returns the current call context.
|
void |
setCallContext(CallContext callContext)
Sets a new call context.
|
applyAcl, close, create, deleteObjectOrCancelCheckOut, getObjectInfo
createType, deleteType, getRepositoryInfo, getRepositoryInfos, getTypeChildren, getTypeDefinition, getTypeDescendants, updateType
getCheckedOutDocs, getChildren, getDescendants, getFolderParent, getFolderTree, getObjectParents
appendContentStream, bulkUpdateProperties, createDocument, createDocumentFromSource, createFolder, createItem, createPolicy, createRelationship, deleteContentStream, deleteObject, deleteTree, getAllowableActions, getContentStream, getObject, getObjectByPath, getProperties, getRenditions, moveObject, setContentStream, updateProperties
cancelCheckOut, checkIn, checkOut, getAllVersions, getObjectOfLatestVersion, getPropertiesOfLatestVersion
getContentChanges, query
addObjectToFolder, removeObjectFromFolder
getObjectRelationships
applyAcl, getAcl
applyPolicy, getAppliedPolicies, removePolicy
CallContext getCallContext()
void setCallContext(CallContext callContext)
callContext
- the new call contextCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.