Class com.ibm.commerce.negotiation.commands. BidSubmitCmdImpl

 
Changed Methods
String  getFormattedMonetaryAmountValue (BigDecimal) Change in exceptions thrown from (ECException, ECApplicationException, ECSystemException) to ECException.
Foramtting amount of currency.
void  reset () Method was inherited from AbstractECTargetableCommand , but is now defined locally. This resets the output properties to the values they had prior to calling the execute method so that the get methods no longer work but the isReadyToCallExecute returns true.
void  validateParameters () Method was inherited from AbstractECTargetableCommand , but is now defined locally. This is where parameter checking is done.