public class ProductConverter extends Object implements org.ocpsoft.rewrite.param.Converter<Product>
| Constructor and Description |
|---|
ProductConverter() |
| Modifier and Type | Method and Description |
|---|---|
Product |
convert(org.ocpsoft.rewrite.event.Rewrite event,
org.ocpsoft.rewrite.context.EvaluationContext context,
Object value) |
Copyright © 2019 OCPsoft. All rights reserved.