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, getObjectInfocreateType, deleteType, getRepositoryInfo, getRepositoryInfos, getTypeChildren, getTypeDefinition, getTypeDescendants, updateTypegetCheckedOutDocs, getChildren, getDescendants, getFolderParent, getFolderTree, getObjectParentsappendContentStream, bulkUpdateProperties, createDocument, createDocumentFromSource, createFolder, createItem, createPolicy, createRelationship, deleteContentStream, deleteObject, deleteTree, getAllowableActions, getContentStream, getObject, getObjectByPath, getProperties, getRenditions, moveObject, setContentStream, updatePropertiescancelCheckOut, checkIn, checkOut, getAllVersions, getObjectOfLatestVersion, getPropertiesOfLatestVersiongetContentChanges, queryaddObjectToFolder, removeObjectFromFoldergetObjectRelationshipsapplyAcl, getAclapplyPolicy, getAppliedPolicies, removePolicyCallContext getCallContext()
void setCallContext(CallContext callContext)
callContext - the new call contextCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.