Uses of Interface
org.apache.chemistry.opencmis.commons.spi.VersioningService

Packages that use VersioningService
org.apache.chemistry.opencmis.commons.server OpenCMIS server interfaces. 
org.apache.chemistry.opencmis.commons.spi OpenCMIS client and server binding services. 
org.apache.chemistry.opencmis.server.support   
 

Uses of VersioningService in org.apache.chemistry.opencmis.commons.server
 

Subinterfaces of VersioningService in org.apache.chemistry.opencmis.commons.server
 interface CmisService
          OpenCMIS server interface.
 

Uses of VersioningService in org.apache.chemistry.opencmis.commons.spi
 

Methods in org.apache.chemistry.opencmis.commons.spi that return VersioningService
 VersioningService CmisBinding.getVersioningService()
          Gets a Versioning Service interface object.
 

Uses of VersioningService in org.apache.chemistry.opencmis.server.support
 

Classes in org.apache.chemistry.opencmis.server.support that implement VersioningService
 class CmisServiceWrapper<T extends CmisService>
          Service wrapper.
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.