org.exoplatform.services.jcr.ext.registry.transformer
Class RegistryEntryOutputTransformer

java.lang.Object
  extended by org.exoplatform.services.rest.transformer.OutputEntityTransformer
      extended by org.exoplatform.services.jcr.ext.registry.transformer.RegistryEntryOutputTransformer
All Implemented Interfaces:
org.exoplatform.services.rest.transformer.GenericEntityTransformer, org.exoplatform.services.rest.transformer.GenericOutputEntityTransformer

public class RegistryEntryOutputTransformer
extends org.exoplatform.services.rest.transformer.OutputEntityTransformer

Version:
$Id: RegistryEntryOutputTransformer.java 35186 2009-08-07 14:23:43Z pnedonosko $
Author:
Andrey Parfonov

Field Summary
 
Fields inherited from class org.exoplatform.services.rest.transformer.OutputEntityTransformer
transformerParameters
 
Constructor Summary
RegistryEntryOutputTransformer()
           
 
Method Summary
 void writeTo(java.lang.Object entity, java.io.OutputStream entityDataStream)
           
 
Methods inherited from class org.exoplatform.services.rest.transformer.OutputEntityTransformer
addTransformerParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryEntryOutputTransformer

public RegistryEntryOutputTransformer()
Method Detail

writeTo

public void writeTo(java.lang.Object entity,
                    java.io.OutputStream entityDataStream)
             throws java.io.IOException
Specified by:
writeTo in class org.exoplatform.services.rest.transformer.OutputEntityTransformer
Throws:
java.io.IOException


Copyright © 2010 eXo Platform SAS. All Rights Reserved.