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

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

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

Methods in org.apache.chemistry.opencmis.client.bindings.spi.webservices that return RelationshipServicePort
 RelationshipServicePort AbstractPortProvider.getRelationshipServicePort()
          Return the Relationship Service port object.
 

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

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return RelationshipServicePort
 RelationshipServicePort RelationshipService.getRelationshipServicePort()
           
 RelationshipServicePort RelationshipService.getRelationshipServicePort(javax.xml.ws.WebServiceFeature... features)
           
 

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

Classes in org.apache.chemistry.opencmis.server.impl.webservices that implement RelationshipServicePort
 class RelationshipService
          CMIS Relationship Service.
 



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