Changed
Methods
|
BidDataLight
findNextLoser
(int, double)
|
Change in return type from
com.ibm.commerce.negotiation.commands.BidDataLight to
com.ibm.commerce.negotiation.objimpl.BidDataLight .
|
Given the index of a winning auto bid to find the closest
loser(the runner-up) which is defined as the bid that is going to win if this
winning autobid doesn't exist. |
ControlRuleAccessBean
getBidRule
()
|
Change in return type from
com.ibm.commerce.negotiation.commands.ControlRuleAccessBean to
com.ibm.commerce.negotiation.objects.ControlRuleAccessBean .
|
A singleton method for retrieving Control Rule Access
Bean. |
String
traceBid
(BidDataLight )
|
Change in signature from
com.ibm.commerce.negotiation.commands.BidDataLight to
com.ibm.commerce.negotiation.objimpl.BidDataLight .
|
Return a string that shows the information about a
bid. |