org.xcmis.client.gwt.marshallers
Class UpdateDocumentContentMarshaller

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

public class UpdateDocumentContentMarshaller
extends Object
implements Marshallable

Created by The eXo Platform SAS.

Version:
$Id: ${date} ${time}
Author:
Ann Zhuleva

Constructor Summary
UpdateDocumentContentMarshaller(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

UpdateDocumentContentMarshaller

public UpdateDocumentContentMarshaller(String contentSourceUrl)
Parameters:
contentSourceUrl - location of content stream source
Method Detail

marshal

public String marshal()
Specified by:
marshal in interface Marshallable
Returns:
serialized object Note: the marshaller should have prepared object inside or be the object itself
See Also:
Marshallable.marshal()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.