public class GetLookupIdNameByReferenceKeyCmd extends AbstractNeedsServiceDefinitionCmd implements Command<String>
| Modifier and Type | Field and Description |
|---|---|
protected String |
referenceKey |
protected String |
tenantId |
| Constructor and Description |
|---|
GetLookupIdNameByReferenceKeyCmd(String referenceKey,
String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(CommandContext commandContext) |
resolveServiceDefinition, resolveServiceDefinitionByReferenceKeypublic String execute(CommandContext commandContext)