public class NuxeoBinding extends Object implements org.apache.chemistry.opencmis.commons.spi.CmisBinding
| Modifier and Type | Field and Description |
|---|---|
org.apache.chemistry.opencmis.commons.server.CmisService |
service |
| Constructor and Description |
|---|
NuxeoBinding(org.apache.chemistry.opencmis.commons.server.CmisService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAllCaches() |
void |
clearRepositoryCache(String repositoryId) |
void |
close() |
org.apache.chemistry.opencmis.commons.server.CmisService |
getAclService() |
org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider |
getAuthenticationProvider() |
org.apache.chemistry.opencmis.commons.enums.BindingType |
getBindingType() |
CoreSession |
getCoreSession() |
org.apache.chemistry.opencmis.commons.server.CmisService |
getDiscoveryService() |
org.apache.chemistry.opencmis.commons.server.CmisService |
getMultiFilingService() |
org.apache.chemistry.opencmis.commons.server.CmisService |
getNavigationService() |
NuxeoCmisService |
getNuxeoCmisService()
Gets the potentially wrapped NuxeoCmisService.
|
org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory |
getObjectFactory() |
org.apache.chemistry.opencmis.commons.server.CmisService |
getObjectService() |
org.apache.chemistry.opencmis.commons.server.CmisService |
getPolicyService() |
org.apache.chemistry.opencmis.commons.server.CmisService |
getRelationshipService() |
org.apache.chemistry.opencmis.commons.server.CmisService |
getRepositoryService() |
String |
getSessionId() |
org.apache.chemistry.opencmis.commons.server.CmisService |
getVersioningService() |
public final org.apache.chemistry.opencmis.commons.server.CmisService service
public NuxeoBinding(org.apache.chemistry.opencmis.commons.server.CmisService service)
public void close()
close in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic org.apache.chemistry.opencmis.commons.server.CmisService getRepositoryService()
getRepositoryService in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic org.apache.chemistry.opencmis.commons.server.CmisService getNavigationService()
getNavigationService in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic org.apache.chemistry.opencmis.commons.server.CmisService getObjectService()
getObjectService in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic org.apache.chemistry.opencmis.commons.server.CmisService getDiscoveryService()
getDiscoveryService in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic org.apache.chemistry.opencmis.commons.server.CmisService getRelationshipService()
getRelationshipService in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic org.apache.chemistry.opencmis.commons.server.CmisService getVersioningService()
getVersioningService in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic org.apache.chemistry.opencmis.commons.server.CmisService getAclService()
getAclService in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic org.apache.chemistry.opencmis.commons.server.CmisService getMultiFilingService()
getMultiFilingService in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic org.apache.chemistry.opencmis.commons.server.CmisService getPolicyService()
getPolicyService in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory getObjectFactory()
getObjectFactory in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider getAuthenticationProvider()
getAuthenticationProvider in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic void clearAllCaches()
clearAllCaches in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic void clearRepositoryCache(String repositoryId)
clearRepositoryCache in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic String getSessionId()
getSessionId in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic org.apache.chemistry.opencmis.commons.enums.BindingType getBindingType()
getBindingType in interface org.apache.chemistry.opencmis.commons.spi.CmisBindingpublic CoreSession getCoreSession()
public NuxeoCmisService getNuxeoCmisService()
Copyright © 2019 Nuxeo. All rights reserved.