org.exoplatform.gwtframework.commons.rest
Interface Marshallable


public interface Marshallable

Created by The eXo Platform SAS .

Version:
$Id: $ Marshaller of a request body to be passed to server

Method Summary
 java.lang.String marshal()
           
 

Method Detail

marshal

java.lang.String marshal()
Returns:
serialized object Note: the marshaller should have prepared object inside or be the object itself


Copyright © 2012 eXo Platform SAS. All Rights Reserved.