| Package | Description |
|---|---|
| com.github.nmorel.gwtjackson.client | |
| com.github.nmorel.gwtjackson.client.ser.bean |
| Modifier and Type | Method and Description |
|---|---|
ObjectIdSerializer<?> |
JsonSerializationContext.getObjectId(Object object) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonSerializationContext.addObjectId(Object object,
ObjectIdSerializer<?> id) |
| Modifier and Type | Method and Description |
|---|---|
abstract ObjectIdSerializer<I> |
IdentitySerializationInfo.getObjectId(T bean,
JsonSerializationContext ctx) |
Copyright © 2013. All Rights Reserved.