Index
All Classes and Interfaces|All Packages
A
- add(Product) - Method in class org.ocpsoft.rewrite.showcase.rest.ProductRegistry
C
- convert(Rewrite, EvaluationContext, Object) - Method in class org.ocpsoft.rewrite.showcase.rest.IntegerConverter
- convert(Rewrite, EvaluationContext, Object) - Method in class org.ocpsoft.rewrite.showcase.rest.ProductConverter
G
- getById(int) - Method in class org.ocpsoft.rewrite.showcase.rest.ProductRegistry
- getConfiguration(ServletContext) - Method in class org.ocpsoft.rewrite.showcase.rest.RestRewriteConfiguration
- getDescription() - Method in class org.ocpsoft.rewrite.showcase.rest.Product
- getId() - Method in class org.ocpsoft.rewrite.showcase.rest.Product
- getName() - Method in class org.ocpsoft.rewrite.showcase.rest.Product
- getPrice() - Method in class org.ocpsoft.rewrite.showcase.rest.Product
- getProducts() - Method in class org.ocpsoft.rewrite.showcase.rest.ProductRegistry
I
- IntegerConstraint - Class in org.ocpsoft.rewrite.showcase.rest
- IntegerConstraint() - Constructor for class org.ocpsoft.rewrite.showcase.rest.IntegerConstraint
- IntegerConverter - Class in org.ocpsoft.rewrite.showcase.rest
- IntegerConverter() - Constructor for class org.ocpsoft.rewrite.showcase.rest.IntegerConverter
- isSatisfiedBy(Rewrite, EvaluationContext, String) - Method in class org.ocpsoft.rewrite.showcase.rest.IntegerConstraint
- isValid(Rewrite, EvaluationContext, Product) - Method in class org.ocpsoft.rewrite.showcase.rest.ProductValidator
O
- org.ocpsoft.rewrite.showcase.rest - package org.ocpsoft.rewrite.showcase.rest
P
- priority() - Method in class org.ocpsoft.rewrite.showcase.rest.RestRewriteConfiguration
- Product - Class in org.ocpsoft.rewrite.showcase.rest
- Product() - Constructor for class org.ocpsoft.rewrite.showcase.rest.Product
- Product(String, String, double) - Constructor for class org.ocpsoft.rewrite.showcase.rest.Product
- ProductConverter - Class in org.ocpsoft.rewrite.showcase.rest
- ProductConverter() - Constructor for class org.ocpsoft.rewrite.showcase.rest.ProductConverter
- ProductRegistry - Class in org.ocpsoft.rewrite.showcase.rest
- ProductRegistry() - Constructor for class org.ocpsoft.rewrite.showcase.rest.ProductRegistry
- ProductValidator - Class in org.ocpsoft.rewrite.showcase.rest
- ProductValidator() - Constructor for class org.ocpsoft.rewrite.showcase.rest.ProductValidator
R
- RestRewriteConfiguration - Class in org.ocpsoft.rewrite.showcase.rest
- RestRewriteConfiguration() - Constructor for class org.ocpsoft.rewrite.showcase.rest.RestRewriteConfiguration
S
- setDescription(String) - Method in class org.ocpsoft.rewrite.showcase.rest.Product
- setId(int) - Method in class org.ocpsoft.rewrite.showcase.rest.Product
- setName(String) - Method in class org.ocpsoft.rewrite.showcase.rest.Product
- setPrice(double) - Method in class org.ocpsoft.rewrite.showcase.rest.Product
- streamFromObject(Class<T>, T, ServletOutputStream) - Static method in class org.ocpsoft.rewrite.showcase.rest.XMLUtil
- streamToObject(Class<T>, ServletInputStream) - Static method in class org.ocpsoft.rewrite.showcase.rest.XMLUtil
X
- XMLUtil - Class in org.ocpsoft.rewrite.showcase.rest
- XMLUtil() - Constructor for class org.ocpsoft.rewrite.showcase.rest.XMLUtil
All Classes and Interfaces|All Packages