@ApplicationScoped public class ProductRegistry extends Object
ProductRegistry()
Product
add(Product product)
getById(int id)
List<Product>
getProducts()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProductRegistry()
public Product getById(int id)
public List<Product> getProducts()
public Product add(Product product)
Copyright © 2013 OCPsoft. All Rights Reserved.