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

Contains commands for Data Beans related to auctions.

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
OpenCryBidControlRuleBeanCmdImpl This class populate a OpenCryBidControlRuleDataBean.
SealedBidControlRuleBeanCmdImpl This class will populate data for SealedBidControlRuleDataBean.
 

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

Contains commands for Data Beans related to auctions.