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, applyAcl, applyAcl, applyPolicy, cancelCheckOut, checkIn, checkOut, create, createDocument, createDocumentFromSource, createFolder, createPolicy, createRelationship, deleteContentStream, deleteObject, deleteObjectOrCancelCheckOut, deleteTree, 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, updatePropertiesaddObjectInfo, appendContentStream, bulkUpdateProperties, clearObjectInfos, createItem, createType, deleteType, getBooleanProperty, getDateTimeProperty, getIdProperty, getIntegerProperty, getStringProperty, updateTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateType, deleteType, updateTypeappendContentStream, bulkUpdateProperties, createItempublic 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 repositoryCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.