Class CmisCustomAtomPubSpi
- java.lang.Object
-
- org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
-
- org.frankframework.extensions.cmis.CmisCustomAtomPubSpi
-
- All Implemented Interfaces:
org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi
public class CmisCustomAtomPubSpi extends org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
-
-
Constructor Summary
Constructors Constructor Description CmisCustomAtomPubSpi(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.atompub.CmisAtomPubSpi
clearAllCaches, clearRepositoryCache, getAclService, getDiscoveryService, getMultiFilingService, getNavigationService, getObjectService, getPolicyService, getRelationshipService, getRepositoryService, getVersioningService
-
-