org.xcmis.client.gwt.marshallers
Class CreatePolicyMarshaller

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

public class CreatePolicyMarshaller
extends Object
implements Marshallable

Created by The eXo Platform SAS.

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

Constructor Summary
CreatePolicyMarshaller(CreatePolicy createPolicy)
           
 
Method Summary
 String marshal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreatePolicyMarshaller

public CreatePolicyMarshaller(CreatePolicy createPolicy)
Parameters:
createPolicy - createPolicy
Method Detail

marshal

public String marshal()
Specified by:
marshal in interface Marshallable
Returns:
String xml request
See Also:
org.exoplatform.gwt.commons.rest.Marshallable#marshal()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.