| Package | Description |
|---|---|
| de.hybris.platform.ruleengineservices.rao | |
| de.hybris.platform.sap.productconfig.rules.model |
Contains generated models for each type of de.hybris.platform.sap.productconfig.rules.jalo package.
|
| de.hybris.platform.sap.productconfig.rules.rao | |
| de.hybris.platform.sap.productconfig.rules.rule.evaluation.impl | |
| de.hybris.platform.sap.productconfig.rules.service.impl |
| Modifier and Type | Method and Description |
|---|---|
static ProcessStep |
ProcessStep.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProcessStep[] |
ProcessStep.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessStep |
ProductConfigProcessStepModel.getProcessStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductConfigProcessStepModel.setProcessStep(ProcessStep processStep) |
| Modifier and Type | Method and Description |
|---|---|
ProcessStep |
ProductConfigProcessStepRAO.getProcessStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductConfigProcessStepRAO.setProcessStep(ProcessStep processStep) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ProductConfigAbstractRAOAction.validateProcessStep(RuleActionContext context,
java.util.Map<java.lang.String,java.lang.Object> parameters,
ProcessStep... expectedProcessSteps) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ProductConfigurationRuleAwareServiceImpl.adjustConfigurationRuleBased(ConfigModel currentConfigModel,
ProcessStep processStep,
ConfigurationRetrievalOptions retrievalOptions) |
protected boolean |
ProductConfigurationRuleAwareServiceImpl.removeMessageBeforeNextStep(ProcessStep nextStep,
ProductConfigMessage message) |
protected void |
ProductConfigurationRuleAwareServiceImpl.removeMessagesRecomputedOnNextStep(java.util.Set<ProductConfigMessage> oldMessages,
ProcessStep nextStep) |
Copyright © 2018 SAP SE. All Rights Reserved.