| Modifier and Type | Method and Description |
|---|---|
RuleActionsService |
ActionsEditorViewModel.getRuleActionsService() |
RuleActionsService |
ActionsEditorController.getRuleActionsService()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionsEditorViewModel.setRuleActionsService(RuleActionsService ruleActionsService) |
void |
ActionsEditorController.setRuleActionsService(RuleActionsService ruleActionsService)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RuleActionsService |
DefaultSourceRuleSourceCodeTranslator.getRuleActionsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSourceRuleSourceCodeTranslator.setRuleActionsService(RuleActionsService ruleActionsService) |
| Modifier and Type | Method and Description |
|---|---|
RuleActionsService |
SourceRuleTemplateValidateInterceptor.getRuleActionsService() |
RuleActionsService |
SourceRuleValidateInterceptor.getRuleActionsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceRuleTemplateValidateInterceptor.setRuleActionsService(RuleActionsService ruleActionsService) |
void |
SourceRuleValidateInterceptor.setRuleActionsService(RuleActionsService ruleActionsService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRuleActionsService
Default Implementation of
RuleActionsService |
Copyright © 2017 SAP SE. All Rights Reserved.