rewrite-showcase-rest 2.0.0.Final

org.ocpsoft.rewrite.showcase.rest
Class ProductConverter

java.lang.Object
  extended by org.ocpsoft.rewrite.showcase.rest.ProductConverter
All Implemented Interfaces:
Converter<Product>

public class ProductConverter
extends Object
implements Converter<Product>

Author:
Lincoln Baxter, III

Constructor Summary
ProductConverter()
           
 
Method Summary
 Product convert(Rewrite event, EvaluationContext context, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductConverter

public ProductConverter()
Method Detail

convert

public Product convert(Rewrite event,
                       EvaluationContext context,
                       Object value)
Specified by:
convert in interface Converter<Product>

rewrite-showcase-rest 2.0.0.Final

Copyright © 2013 OCPsoft. All Rights Reserved.