public abstract class AbstractNeedsServiceDefinitionCmd extends Object
Constructor and Description |
---|
AbstractNeedsServiceDefinitionCmd() |
Modifier and Type | Method and Description |
---|---|
protected ServiceDefinition |
resolveServiceDefinition(CommandContext commandContext,
String serviceDefinitionId,
String serviceDefinitionKey,
String tenantId) |
protected ServiceDefinition |
resolveServiceDefinitionByReferenceKey(CommandContext commandContext,
String referenceKey,
String tenantId) |
protected ServiceDefinition resolveServiceDefinition(CommandContext commandContext, String serviceDefinitionId, String serviceDefinitionKey, String tenantId)
protected ServiceDefinition resolveServiceDefinitionByReferenceKey(CommandContext commandContext, String referenceKey, String tenantId)