| Interface | Description | 
|---|---|
| CriteriaBehavior.BeforeVisit | 
| Class | Description | 
|---|---|
| CriteriaBehavior<T> | 
 Specify a custom handler for a FIQL query term. 
 | 
| CriteriaBehaviors | 
 Convenience lists of  
CriteriaBehavior objects for different database
 tables. | 
| 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 | 
 Specific  
CriteriaBehavior for String values. | 
| ValidatingMessageBodyReader<T> | 
| Enum | Description | 
|---|---|
| Aliases | 
 This enum contains well-known aliases for search terms that should be
 reused by different RESTv2 services for consistency. 
 | 
| SearchProperty.SearchPropertyType | 
Copyright © 2020. All rights reserved.