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