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

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

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

Subclasses of MoveObject in org.xcmis.client.gwt.marshallers
 class MoveObjectMarshaller
          Created by The eXo Platform SAS.
 

Constructors in org.xcmis.client.gwt.marshallers with parameters of type MoveObject
MoveObjectMarshaller(MoveObject moveObject)
           
 

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

Methods in org.xcmis.client.gwt.marshallers.builder with parameters of type MoveObject
static String ObjectXMLBuilder.moveObject(MoveObject moveObject)
          Create move object request.
 

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

Methods in org.xcmis.client.gwt.service.object with parameters of type MoveObject
 void ObjectService.moveObject(String url, MoveObject moveObject)
          Moves the specified file-able object from one folder to another.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.