org.xcmis.client.gwt.marshallers
Class CreateDocumentMarshaller

java.lang.Object
  extended by org.xcmis.client.gwt.marshallers.CreateDocumentMarshaller
All Implemented Interfaces:
Marshallable

public class CreateDocumentMarshaller
extends Object
implements Marshallable

Created by The eXo Platform SAS.

Version:
$Id:
Author:
Anna Zhuleva

Constructor Summary
CreateDocumentMarshaller(CreateDocument createDocument)
           
CreateDocumentMarshaller(CreateDocument createDocument, String contentSourceUrl)
           
 
Method Summary
 String marshal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateDocumentMarshaller

public CreateDocumentMarshaller(CreateDocument createDocument)
Parameters:
createDocument - createDocument

CreateDocumentMarshaller

public CreateDocumentMarshaller(CreateDocument createDocument,
                                String contentSourceUrl)
Method Detail

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.