Interface | Description |
---|---|
StringToTypeConverter<T> |
Implementations are used to convert http parameters from string to java types.
|
Class | Description |
---|---|
BooleanConverter | |
ConditionListConverter | |
DateConverter | |
DelegationStateConverter | |
IntegerConverter | |
PermissionConverter |
Converts between the String-Array based representation of permissions in the REST API
and the Integer-based representation in the JAVA API.
|
StringArrayConverter | |
StringConverter | |
StringListConverter | |
StringSetConverter | |
VariableListConverter |
Reads a list of
VariableQueryParameterDto s from a single parameter. |
Copyright © 2015. All rights reserved.