public interface AlfrescoCmisService
extends org.apache.chemistry.opencmis.commons.server.CmisService
Modifier and Type | Method and Description |
---|---|
void |
afterCall()
Called directly after any CMIS method is used
|
void |
beforeCall()
Called directly before any CMIS method is used
|
void |
open(org.apache.chemistry.opencmis.commons.server.CallContext context)
Call before the work method and forms the opposite of
CmisService.close() . |
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
void beforeCall()
void afterCall()
void open(org.apache.chemistry.opencmis.commons.server.CallContext context)
CmisService.close()
.context
- the context in which the service must operateCopyright © 2005–2017 Alfresco Software. All rights reserved.