public interface IdentityStringTranslator extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Object |
getIdentity(ExecutionContext ec,
String stringId)
Method to translate the object into the identity.
|
Object getIdentity(ExecutionContext ec, String stringId)
ec - ExecutionContextstringId - String form of the identityCopyright © 2017. All rights reserved.