com.ibm.commerce.price.commands
Class DiscountCalculationRuleQualifyCmdImpl
com.ibm.commerce.price.commands.DiscountCalculationRuleQualifyCmdImpl
- All Implemented Interfaces:
- DiscountCalculationRuleQualifyCmd
- public class DiscountCalculationRuleQualifyCmdImpl
- implements DiscountCalculationRuleQualifyCmd
Check to see if the user is in any member group attached to the calculation rule for the order
adjustment. The member group must also be recognized by the store (STOREMBRGP table).
DiscountCalculationRuleQualifyCmdImpl
public DiscountCalculationRuleQualifyCmdImpl()
- DiscountCalculationRuleQualifyCmdImpl constructor.
getOrderItemABHashVector
public java.util.Vector getOrderItemABHashVector()
- getOrderItemABHashVector method comment.
performExecute
public void performExecute()
throws ECException
- Execute the command.
setCalculationRuleAB
public void setCalculationRuleAB(CalculationRuleAccessBean calculationRuleAB)
- set the calculation rule access bean.
setOrderItemABHash
public void setOrderItemABHash(java.util.Hashtable orderItemABHash)
- set the orderItem access bean hash.