| Package | Description |
|---|---|
| de.hybris.platform.ruleengineservices.jalo |
| Modifier and Type | Method and Description |
|---|---|
RuleConditionDefinition |
GeneratedRuleConditionDefinitionRuleTypeMapping.getDefinition()
Generated method - Getter of the
RuleConditionDefinitionRuleTypeMapping.definition attribute. |
RuleConditionDefinition |
GeneratedRuleConditionDefinitionParameter.getDefinition()
Generated method - Getter of the
RuleConditionDefinitionParameter.definition attribute. |
RuleConditionDefinition |
GeneratedRuleConditionDefinitionRuleTypeMapping.getDefinition(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinitionRuleTypeMapping.definition attribute. |
RuleConditionDefinition |
GeneratedRuleConditionDefinitionParameter.getDefinition(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinitionParameter.definition attribute. |
| Modifier and Type | Method and Description |
|---|---|
List<RuleConditionDefinition> |
GeneratedRuleConditionDefinitionCategory.getDefinitions()
Generated method - Getter of the
RuleConditionDefinitionCategory.definitions attribute. |
List<RuleConditionDefinition> |
GeneratedRuleConditionDefinitionCategory.getDefinitions(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinitionCategory.definitions attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedRuleConditionDefinitionCategory.addToDefinitions(RuleConditionDefinition value)
Generated method - Adds
value to definitions. |
void |
GeneratedRuleConditionDefinitionCategory.addToDefinitions(SessionContext ctx,
RuleConditionDefinition value)
Generated method - Adds
value to definitions. |
void |
GeneratedRuleConditionDefinitionCategory.removeFromDefinitions(RuleConditionDefinition value)
Generated method - Removes
value from definitions. |
void |
GeneratedRuleConditionDefinitionCategory.removeFromDefinitions(SessionContext ctx,
RuleConditionDefinition value)
Generated method - Removes
value from definitions. |
void |
GeneratedRuleConditionDefinitionRuleTypeMapping.setDefinition(RuleConditionDefinition value)
Generated method - Setter of the
RuleConditionDefinitionRuleTypeMapping.definition attribute. |
void |
GeneratedRuleConditionDefinitionParameter.setDefinition(RuleConditionDefinition value)
Generated method - Setter of the
RuleConditionDefinitionParameter.definition attribute. |
void |
GeneratedRuleConditionDefinitionRuleTypeMapping.setDefinition(SessionContext ctx,
RuleConditionDefinition value)
Generated method - Setter of the
RuleConditionDefinitionRuleTypeMapping.definition attribute. |
void |
GeneratedRuleConditionDefinitionParameter.setDefinition(SessionContext ctx,
RuleConditionDefinition value)
Generated method - Setter of the
RuleConditionDefinitionParameter.definition attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedRuleConditionDefinitionCategory.setDefinitions(List<RuleConditionDefinition> value)
Generated method - Setter of the
RuleConditionDefinitionCategory.definitions attribute. |
void |
GeneratedRuleConditionDefinitionCategory.setDefinitions(SessionContext ctx,
List<RuleConditionDefinition> value)
Generated method - Setter of the
RuleConditionDefinitionCategory.definitions attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.