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 © 2020. All rights reserved.