|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CriteriaBasedResolver<ProductType> | A resolver that takes a Criterion and selects data based on upon it. |
| Criterion | A generic marker interface for representing criteria used in resolution or evaluation operations. |
| PredicateBasedResolver<ProductType> | A resolver that searches over a collection of data and selects items based on a given Predicate. |
| Resolver<ProductType,CriteriaType> | Generic interface for resolvers which process specified criteria and produce some implementation-specific result information. |
| Class Summary | |
|---|---|
| CriteriaSet | This class holds instances of Criterion which are used in resolution or evaluation operations. |
| Exception Summary | |
|---|---|
| ResolverException | Base exception for resolver related errors. |
Interfaces for searching over data.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||