org.xcmis.client.gwt.marshallers
Class TypeDefinitionMarshaller
java.lang.Object
org.xcmis.client.gwt.marshallers.TypeDefinitionMarshaller
- All Implemented Interfaces:
- Marshallable
public class TypeDefinitionMarshaller
- extends Object
- implements Marshallable
- Version:
- $Id: $
- Author:
- Ann Zhuleva
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeDefinitionMarshaller
public TypeDefinitionMarshaller(TypeDefinition typeDefinition)
- Parameters:
typeDefinition - type definition
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.