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

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

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

Methods in org.apache.chemistry.opencmis.client.bindings.spi.webservices that return PolicyServicePort
 PolicyServicePort AbstractPortProvider.getPolicyServicePort()
          Return the Policy Service port object.
 

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

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return PolicyServicePort
 PolicyServicePort PolicyService.getPolicyServicePort()
           
 PolicyServicePort PolicyService.getPolicyServicePort(javax.xml.ws.WebServiceFeature... features)
           
 

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

Classes in org.apache.chemistry.opencmis.server.impl.webservices that implement PolicyServicePort
 class PolicyService
          CMIS Policy Service.
 



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