| CriteriaBehavior<T> |
Specify a custom handler for a FIQL query term.
|
| CriteriaBehaviors |
|
| CriteriaBuilderSearchVisitor<T,Q> |
This SearchConditionVisitor will convert CXF SearchCondition
instances into a Criteria that is suitable for querying one of our
DAO interfaces.
|
| CriteriaValueConverters |
This class is used to override Object.toString() on several
string conversion functions so that they are identifiable inside
a debugger.
|
| DateCollection |
|
| ErrorResponseProvider |
This provider handles all exceptions which are not handled by any other provider.
|
| FloatCollection |
|
| IntegerCollection |
|
| IpLikeCriteriaBehavior |
Specific CriteriaBehavior for IP address values that can handle
iplike String values.
|
| LongCollection |
|
| MultivaluedMapImpl |
MultivaluedMapImpl class.
|
| NoSuchElementProvider |
Maps an Exception of type NoSuchElementException to a Response HTTP Status of 404 (not found).
|
| NotFoundProvider |
|
| RedirectHelper |
|
| SearchProperties |
|
| SearchProperty |
|
| SearchPropertyBuilder |
|
| SearchPropertyCollection |
|
| SecurityHelper |
|
| ServiceUnavailableResponseProvider |
Maps an Exception of type ServiceUnavailableException to a Response HTTP Status of 503 (service not available).
|
| SpringResourceContextProvider |
|
| StringCollection |
|
| StringCriteriaBehavior |
|
| ValidatingMessageBodyReader<T> |
|