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, getObjectInfogetRepositoryInfo, getRepositoryInfos, getTypeChildren, getTypeDefinition, getTypeDescendantsgetCheckedOutDocs, getChildren, getDescendants, getFolderParent, getFolderTree, getObjectParentscreateDocument, createDocumentFromSource, createFolder, createPolicy, createRelationship, deleteContentStream, deleteObject, deleteTree, getAllowableActions, getContentStream, getObject, getObjectByPath, getProperties, getRenditions, moveObject, setContentStream, updatePropertiescancelCheckOut, checkIn, checkOut, getAllVersions, getObjectOfLatestVersion, getPropertiesOfLatestVersiongetContentChanges, queryaddObjectToFolder, removeObjectFromFoldergetObjectRelationshipsvoid 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 - 2010 Alfresco Software, Inc. All Rights Reserved.