Class com.ibm.commerce.negotiation.commands. AutoBidSubmitCmdImpl

 
Changed Methods
AccessVector  getResources () Method was locally defined, but is now inherited from BidSubmitCmdImpl . This method returns the resources resources accessed by this command It will return null if no resource if being accessed by this command.
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.