Class CmisCustomWebServicesSpi
- java.lang.Object
-
- org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
-
- org.frankframework.extensions.cmis.CmisCustomWebServicesSpi
-
- All Implemented Interfaces:
org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi
public class CmisCustomWebServicesSpi extends org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
-
-
Constructor Summary
Constructors Constructor Description CmisCustomWebServicesSpi(org.apache.chemistry.opencmis.client.bindings.spi.BindingSession session)Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()-
Methods inherited from class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
clearAllCaches, clearRepositoryCache, getAclService, getDiscoveryService, getMultiFilingService, getNavigationService, getObjectService, getPolicyService, getRelationshipService, getRepositoryService, getVersioningService
-
-