Uses of Interface
org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort

Packages that use VersioningServicePort
org.apache.chemistry.opencmis.client.bindings.spi.webservices   
org.apache.chemistry.opencmis.commons.impl.jaxb   
org.apache.chemistry.opencmis.server.impl.webservices   
 

Uses of VersioningServicePort in org.apache.chemistry.opencmis.client.bindings.spi.webservices
 

Methods in org.apache.chemistry.opencmis.client.bindings.spi.webservices that return VersioningServicePort
 VersioningServicePort AbstractPortProvider.getVersioningServicePort()
          Return the Versioning Service port object.
 

Uses of VersioningServicePort in org.apache.chemistry.opencmis.commons.impl.jaxb
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return VersioningServicePort
 VersioningServicePort VersioningService.getVersioningServicePort()
           
 VersioningServicePort VersioningService.getVersioningServicePort(javax.xml.ws.WebServiceFeature... features)
           
 

Uses of VersioningServicePort in org.apache.chemistry.opencmis.server.impl.webservices
 

Classes in org.apache.chemistry.opencmis.server.impl.webservices that implement VersioningServicePort
 class VersioningService
          CMIS Versioning Service.
 



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