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