Class AddCouponRAO
- java.lang.Object
-
- de.hybris.platform.ruleengineservices.rao.AbstractRuleActionRAO
-
- de.hybris.platform.ruleengineservices.rao.AddCouponRAO
-
- All Implemented Interfaces:
java.io.Serializable
public class AddCouponRAO extends AbstractRuleActionRAO
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AddCouponRAO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)java.lang.StringgetCouponId()inthashCode()voidsetCouponId(java.lang.String couponId)-
Methods inherited from class de.hybris.platform.ruleengineservices.rao.AbstractRuleActionRAO
getActionStrategyKey, getAppliedToObject, getConsumedEntries, getFiredRuleCode, getMetadata, getModuleName, setActionStrategyKey, setAppliedToObject, setConsumedEntries, setFiredRuleCode, setMetadata, setModuleName
-
-