org.xcmis.client.gwt.marshallers
Class MoveObjectMarshaller
java.lang.Object
org.xcmis.client.gwt.model.actions.MoveObject
org.xcmis.client.gwt.marshallers.MoveObjectMarshaller
- All Implemented Interfaces:
- Marshallable
public class MoveObjectMarshaller
- extends MoveObject
- implements Marshallable
Created by The eXo Platform SAS.
- Version:
- $Id:
- Author:
- Anna Zhuleva
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoveObjectMarshaller
public MoveObjectMarshaller(MoveObject moveObject)
- Parameters:
moveObject - moveObject
marshal
public String marshal()
- Specified by:
marshal in interface Marshallable
- Returns:
- String xml request
- See Also:
org.exoplatform.gwtframework.commons.rest.Marshallable#marshal()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.