| Modifier and Type | Method and Description |
|---|---|
Product |
ProductRegistry.add(Product product) |
Product |
ProductConverter.convert(org.ocpsoft.rewrite.event.Rewrite event,
org.ocpsoft.rewrite.context.EvaluationContext context,
Object value) |
Product |
ProductRegistry.getById(int id) |
| Modifier and Type | Method and Description |
|---|---|
List<Product> |
ProductRegistry.getProducts() |
| Modifier and Type | Method and Description |
|---|---|
Product |
ProductRegistry.add(Product product) |
boolean |
ProductValidator.isValid(org.ocpsoft.rewrite.event.Rewrite event,
org.ocpsoft.rewrite.context.EvaluationContext context,
Product value) |
Copyright © 2019 OCPsoft. All rights reserved.