Uses of Class
org.xcmis.client.gwt.model.actions.CreateRelationship

Packages that use CreateRelationship
org.xcmis.client.gwt.marshallers   
org.xcmis.client.gwt.marshallers.builder   
org.xcmis.client.gwt.service.object   
 

Uses of CreateRelationship in org.xcmis.client.gwt.marshallers
 

Constructors in org.xcmis.client.gwt.marshallers with parameters of type CreateRelationship
CreateRelationshipMarshaller(CreateRelationship createRelationship)
           
 

Uses of CreateRelationship in org.xcmis.client.gwt.marshallers.builder
 

Methods in org.xcmis.client.gwt.marshallers.builder with parameters of type CreateRelationship
static String ObjectXMLBuilder.createRelationship(CreateRelationship createRelationship)
          Create relationship request.
 

Uses of CreateRelationship in org.xcmis.client.gwt.service.object
 

Methods in org.xcmis.client.gwt.service.object with parameters of type CreateRelationship
 void ObjectService.createRelationship(String url, CreateRelationship createRelationship)
          Creates a relationship object of the specified type.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.