
public static interface EntityCodex.EntitySource
| Modifier and Type | Method and Description |
|---|---|
<Q extends BaseProxy> |
getBeanForPayload(Splittable serializedIdMessage)
Expects an encoded
IdMessage. |
Splittable |
getSerializedProxyId(SimpleProxyId<?> stableId)
Should return an encoded
IdMessage. |
boolean |
isEntityType(Class<?> clazz) |
boolean |
isValueType(Class<?> clazz) |
<Q extends BaseProxy> AutoBean<Q> getBeanForPayload(Splittable serializedIdMessage)
IdMessage.Splittable getSerializedProxyId(SimpleProxyId<?> stableId)
IdMessage.boolean isEntityType(Class<?> clazz)
boolean isValueType(Class<?> clazz)
Copyright © 2016. All rights reserved.