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

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

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

Constructors in org.xcmis.client.gwt.marshallers with parameters of type UpdateProperties
UpdatePropertiesMarshaller(UpdateProperties updateProperties)
           
 

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

Methods in org.xcmis.client.gwt.marshallers.builder with parameters of type UpdateProperties
static String ObjectXMLBuilder.updateProperties(UpdateProperties updateProperties)
          Create update properties request.
 

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

Methods in org.xcmis.client.gwt.service.object with parameters of type UpdateProperties
 void ObjectService.updateProperties(String url, UpdateProperties updateProperties)
          Updates properties of the specified object.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.