public class SimpleForwardingCmisService extends HttpSessionCmisService
FilterCmisService implementation.CMIS_BINDING| Constructor and Description |
|---|
SimpleForwardingCmisService() |
| Modifier and Type | Method and Description |
|---|---|
CmisBinding |
createCmisBinding()
Creates a new
CmisBinding object based on the current
CallContext. |
RepositoryInfo |
getRepositoryInfo(String repositoryId,
ExtensionsData extension)
Returns information about the CMIS repository, the optional capabilities
it supports and its access control information if applicable.
|
void |
init(Map<String,String> parameters)
Called after the object has been created.
|
getCmisBindingFromCache, getHttpSession, init, putCmisBindingIntoCacheclose, getAclService, getCmisBinding, getDiscoveryService, getHttpServletRequest, getMultiFilingService, getNavigationService, getObjectService, getPolicyService, getRelationshipService, getRepositoryService, getVersioningService, setCallContextaddObjectToFolder, appendContentStream, applyAcl, applyAcl, applyPolicy, bulkUpdateProperties, cancelCheckOut, checkIn, checkOut, create, createDocument, createDocumentFromSource, createFolder, createItem, createPolicy, createRelationship, createType, deleteContentStream, deleteObject, deleteObjectOrCancelCheckOut, deleteTree, deleteType, getAcl, getAllowableActions, getAllVersions, getAppliedPolicies, getCallContext, getCheckedOutDocs, getChildren, getContentChanges, getContentStream, getDescendants, getFolderParent, getFolderTree, getObject, getObjectByPath, getObjectInfo, getObjectInfoIntern, getObjectOfLatestVersion, getObjectParents, getObjectRelationships, getProperties, getPropertiesOfLatestVersion, getRenditions, getRepositoryInfos, getTypeChildren, getTypeDefinition, getTypeDescendants, moveObject, query, removeObjectFromFolder, removePolicy, setContentStream, updateProperties, updateTypeaddObjectInfo, clearObjectInfos, getBooleanProperty, getDateTimeProperty, getIdProperty, getIntegerProperty, getStringPropertypublic void init(Map<String,String> parameters)
FilterCmisServiceinit in class FilterCmisServiceparameters - the parameters provided to bridge service factorypublic CmisBinding createCmisBinding()
CachedBindingCmisServiceCmisBinding object based on the current
CallContext.createCmisBinding in class CachedBindingCmisServicepublic RepositoryInfo getRepositoryInfo(String repositoryId, ExtensionsData extension)
AbstractCmisServiceImplementation Hints:
getRepositoryInfo in interface RepositoryServicegetRepositoryInfo in class FilterCmisServicerepositoryId - the identifier for the repositoryextension - extension dataCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.