org.xcmis.client.gwt.rest
Interface Marshallable

All Known Implementing Classes:
ApplyACLMarshaller, ApplyPolicyMarshaller, CheckinMarshaller, CheckoutMarshaller, CreateDocumentFromSourceMarshaller, CreateDocumentMarshaller, CreateFolderMarshaller, CreatePolicyMarshaller, CreateRelationshipMarshaller, MoveObjectMarshaller, QueryMarshaller, RemovePolicyMarshaller, TypeDefinitionMarshaller, UpdateDocumentContentMarshaller, UpdatePropertiesMarshaller

public interface Marshallable

Created by The eXo Platform SAS .

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

Method Summary
 String marshal()
           
 

Method Detail

marshal

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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.