| Package | Description |
|---|---|
| de.hybris.platform.ruleengine.dto | |
| de.hybris.platform.ruleengine.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
DroolsRuleEngineContextDTO
Generated dto class for type DroolsRuleEngineContext first defined at extension ruleengine
|
| Modifier and Type | Method and Description |
|---|---|
AbstractRuleEngineContextDTO |
CatalogVersionToRuleEngineContextMappingDTO.getContext() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractRuleEngineContextDTO> |
AbstractRuleEngineContextsDTO.getAbstractRuleEngineContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogVersionToRuleEngineContextMappingDTO.setContext(AbstractRuleEngineContextDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRuleEngineContextsDTO.setAbstractRuleEngineContexts(java.util.List<AbstractRuleEngineContextDTO> abstractruleenginecontextsList) |
| Constructor and Description |
|---|
AbstractRuleEngineContextsDTO(java.util.List<AbstractRuleEngineContextDTO> abstractruleenginecontextsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractRuleEngineContextResource.putAbstractRuleEngineContext(AbstractRuleEngineContextDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.