org.ocpsoft.rewrite.showcase.rest
Class ProductConverter
java.lang.Object
org.ocpsoft.rewrite.showcase.rest.ProductConverter
- All Implemented Interfaces:
- Converter<Product>
public class ProductConverter
- extends Object
- implements Converter<Product>
- Author:
- Lincoln Baxter, III
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProductConverter
public ProductConverter()
convert
public Product convert(Rewrite event,
EvaluationContext context,
Object value)
- Specified by:
convert in interface Converter<Product>
Copyright © 2013 OCPsoft. All Rights Reserved.