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, resolveServiceDefinitionByReferenceKey
public String execute(CommandContext commandContext)