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

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

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

Methods in org.apache.chemistry.opencmis.client.bindings.spi.webservices that return NavigationServicePort
 NavigationServicePort AbstractPortProvider.getNavigationServicePort()
          Return the Navigation Service port object.
 

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

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return NavigationServicePort
 NavigationServicePort NavigationService.getNavigationServicePort()
           
 NavigationServicePort NavigationService.getNavigationServicePort(javax.xml.ws.WebServiceFeature... features)
           
 

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

Classes in org.apache.chemistry.opencmis.server.impl.webservices that implement NavigationServicePort
 class NavigationService
          CMIS Navigation Service.
 



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