Uses of Interface
de.hybris.platform.ruleengineservices.rule.evaluation.actions.RAOAction
-
-
Uses of RAOAction in de.hybris.platform.couponservices.rule.evaluation.actions.impl
Classes in de.hybris.platform.couponservices.rule.evaluation.actions.impl that implement RAOAction Modifier and Type Class Description classRuleAddCouponRAOActionRule for granting a coupon to a customer -
Uses of RAOAction in de.hybris.platform.ruledefinitions.actions
Methods in de.hybris.platform.ruledefinitions.actions that return RAOAction Modifier and Type Method Description protected RAOActionAbstractRAOActionAware. getRaoAction()Methods in de.hybris.platform.ruledefinitions.actions with parameters of type RAOAction Modifier and Type Method Description voidAbstractRAOActionAware. setRaoAction(RAOAction raoAction) -
Uses of RAOAction in de.hybris.platform.ruleengineservices.rule.evaluation.actions
Classes in de.hybris.platform.ruleengineservices.rule.evaluation.actions that implement RAOAction Modifier and Type Class Description classAbstractRuleExecutableSupportclassAbstractRulePartnerProductAction -
Uses of RAOAction in de.hybris.platform.ruleengineservices.rule.evaluation.actions.impl
-
Uses of RAOAction in de.hybris.platform.sap.productconfig.rules.cps.rule.evaluation.impl
Classes in de.hybris.platform.sap.productconfig.rules.cps.rule.evaluation.impl that implement RAOAction Modifier and Type Class Description classDisplayPromoMessageRAOActionEncapsulates display promo message logic as rule action.classDisplayPromoOpportunityMessageRAOActionEncapsulates display promo opportunity message logic as rule action.classPercentageDiscountForOptionRAOActionEncapsulates percentage discount for option logic as rule action. -
Uses of RAOAction in de.hybris.platform.sap.productconfig.rules.rule.evaluation.impl
Classes in de.hybris.platform.sap.productconfig.rules.rule.evaluation.impl that implement RAOAction Modifier and Type Class Description classDisplayCsticReadonlyRAOActionEncapsulates logic of displaying characteristic as read-only as rule action.classDisplayMessageRAOActionEncapsulates display message logic as rule action.classHideCsticRAOActionEncapsulates logic of hiding characteristic as rule action.classProductConfigAbstractRAOActionAbstract base class for product configuration related RAOAction classes.classRemoveAssignableValueRAOActionEncapsulates logic of removing of a characteristic assignable value as rule action.classSetCsticValueRAOActionEncapsulates logic of setting characteristic value as rule action.
-