rewrite-showcase-rest 2.0.0.Beta2

Uses of Class
org.ocpsoft.rewrite.showcase.rest.Product

Uses of Product in org.ocpsoft.rewrite.showcase.rest
 

Methods in org.ocpsoft.rewrite.showcase.rest that return Product
 Product ProductRegistry.add(Product product)
           
 Product ProductConverter.convert(Rewrite event, EvaluationContext context, Object value)
           
 Product ProductRegistry.getById(int id)
           
 

Methods in org.ocpsoft.rewrite.showcase.rest that return types with arguments of type Product
 List<Product> ProductRegistry.getProducts()
           
 

Methods in org.ocpsoft.rewrite.showcase.rest with parameters of type Product
 Product ProductRegistry.add(Product product)
           
 boolean ProductValidator.isValid(Rewrite event, EvaluationContext context, Product value)
           
 


rewrite-showcase-rest 2.0.0.Beta2

Copyright © 2013 OCPsoft. All Rights Reserved.