| Package | Description |
|---|---|
| de.hybris.platform.ruleengineservices.model |
Contains generated models for each type of de.hybris.platform.ruleengineservices.jalo package.
|
| de.hybris.platform.ruleengineservices.resource |
| Modifier and Type | Method and Description |
|---|---|
List<RuleConditionDefinitionRuleTypeMappingModel> |
RuleConditionDefinitionModel.getRuleTypes()
Generated method - Getter of the
RuleConditionDefinition.ruleTypes attribute defined at extension ruleengineservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleConditionDefinitionModel.setRuleTypes(List<RuleConditionDefinitionRuleTypeMappingModel> value)
Generated method - Setter of
RuleConditionDefinition.ruleTypes attribute defined at extension ruleengineservices. |
| Modifier and Type | Method and Description |
|---|---|
RuleConditionDefinitionRuleTypeMappingModel |
RuleConditionDefinitionRuleTypeMappingResource.getRuleConditionDefinitionRuleTypeMappingModel()
Convenience method which just delegates to
#getResourceValue() |
protected RuleConditionDefinitionRuleTypeMappingModel |
RuleConditionDefinitionRuleTypeMappingResource.readResource(String resourceId)
Gets the
RuleConditionDefinitionRuleTypeMappingModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<RuleConditionDefinitionRuleTypeMappingModel> |
RuleConditionDefinitionRuleTypeMappingsResource.getRuleConditionDefinitionRuleTypeMappingsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleConditionDefinitionRuleTypeMappingResource.setRuleConditionDefinitionRuleTypeMappingModel(RuleConditionDefinitionRuleTypeMappingModel value)
Convenience method which just delegates to
#setResourceValue(RuleConditionDefinitionRuleTypeMappingModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleConditionDefinitionRuleTypeMappingsResource.setRuleConditionDefinitionRuleTypeMappingsCollection(Collection<RuleConditionDefinitionRuleTypeMappingModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.