Package com.ibm.commerce.negotiation.bean.commands

Provides the classes required for negotiation bean commands.

See:
          Description

Interface Summary
ControlRuleListBeanCmd Defines the interface which must be followed to overwrite the functionality of the ControlRuleListBean.
OpenCryBidControlRuleBeanCmd Defines the interface to be followed when overwriting the OpenCryBidControlRuleBean functionality.
SealedBidControlRuleBeanCmd Defines the interface required to overwrite the SealedBidControlRuleBean functionality.
 
Class Summary
ControlRuleListBeanCmdImpl This class will fetch an array of ControlRuleDataBean for ControlRuleListBean This command uses the following AccessBeans: ControlRuleAccessBean This command uses the following DataBeans: InputDataBean ControlRuleDataBean ControlRuleListBean
OpenCryBidControlRuleBeanCmdImpl This class populates a OpenCryBidControlRuleDataBean.
SealedBidControlRuleBeanCmdImpl This class will populate data for SealedBidControlRuleDataBean.
 

Package com.ibm.commerce.negotiation.bean.commands Description

Provides the classes required for negotiation bean commands.