public class XcaliaIdentityStringTranslator extends Object implements IdentityStringTranslator
| Constructor and Description |
|---|
XcaliaIdentityStringTranslator() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getIdentity(ExecutionContext ec,
String stringId)
Method to translate the object into the identity.
|
public Object getIdentity(ExecutionContext ec, String stringId)
IdentityStringTranslatorgetIdentity in interface IdentityStringTranslatorec - ExecutionContextstringId - String form of the identityCopyright © 2019. All rights reserved.