Package org.opennms.web.rest.support
-
Interface Summary Interface Description CriteriaBehavior.BeforeVisit -
Class Summary Class Description CriteriaBehavior<T> Specify a custom handler for a FIQL query term.CriteriaBehaviors Convenience lists ofCriteriaBehavior
objects for different database tables.CriteriaBuilderSearchVisitor<T,Q> ThisSearchConditionVisitor
will convert CXFSearchCondition
instances into aCriteria
that is suitable for querying one of our DAO interfaces.CriteriaValueConverters This class is used to overrideObject.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 SpecificCriteriaBehavior
for IP address values that can handleiplike
String values.LongCollection MultivaluedMapImpl MultivaluedMapImpl class.NoSuchElementProvider Maps an Exception of typeNoSuchElementException
to a Response HTTP Status of 404 (not found).NotFoundProvider RedirectHelper SearchProperties SearchProperty SearchPropertyBuilder SearchPropertyCollection SecurityHelper ServiceUnavailableResponseProvider Maps an Exception of typeServiceUnavailableException
to a Response HTTP Status of 503 (service not available).SpringResourceContextProvider StringCollection StringCriteriaBehavior SpecificCriteriaBehavior
for String values.ValidatingMessageBodyReader<T> -
Enum Summary Enum Description Aliases This enum contains well-known aliases for search terms that should be reused by different RESTv2 services for consistency.SearchProperty.SearchPropertyType