public interface IdentityKeyTranslator extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Object |
getKey(ExecutionContext ec,
Class cls,
Object key)
Method to translate the object into the identity.
|
Object getKey(ExecutionContext ec, Class cls, Object key)
ec - ExecutionContextcls - Class of the persistent objectkey - The passed in keyCopyright © 2017. All rights reserved.