| Package | Description |
|---|---|
| com.github.jasminb.jsonapi |
| Modifier and Type | Class and Description |
|---|---|
class |
IntegerIdHandler
Handles
Integer as resource identifier type. |
class |
LongIdHandler
Handles
Long as resource identifier type. |
class |
StringIdHandler
Handles
String as resource identifier type. |
| Modifier and Type | Method and Description |
|---|---|
ResourceIdHandler |
ConverterConfiguration.getIdHandler(Class<?> clazz)
Returns handler registered for given type's id field.
|
Copyright © 2017. All rights reserved.