See: Description
| Interface | Description |
|---|---|
| RuleInterpreter |
This is the standard interface for bid rules interpreter in auction.
|
| Class | Description |
|---|---|
| AutoBidDeleteHelper |
AutoBidDeleteHelper
Helper class for auto-bid deletes controller command.
|
| BidDeleteHelper |
BidDeleteHelper
Helper class for bid Deletes controller command.
|
| Helper |
Helper utility class.
|
| NumericRangeDataBeanHelper |
NumericRangeDataBeanHelper
Helper class for NumericRangeDataBean.
|
| OpenCryBidRuleInterpreterImpl |
This class handles open cry auction bid rule.
|
| RuleInterpreterFactory |
This class manufactures RuleInterpreter Objects dynamically.
|
| RuleInterpreterImpl |
This is the abstract class that implements the RuleInterpreter Interface
|
| SealedBidRuleInterpreterImpl |
This class handles the sealed bid auction bid rule.
|