Class com.ibm.commerce.orderitems.commands. ExtendOrderItemProcessCmdImpl

 
Changed Methods
boolean  isReadyToCallExecute () Method was locally defined, but is now inherited from AbstractECTargetableCommand . This method is called by the Targettable Command frame work before the execution of the command.
void  performExecute () Change in exceptions thrown from ECException to no exceptions.
The main entry point of the command.
void  setRequestProperties (TypedProperty) Change in exceptions thrown from ECApplicationException to ECException.
Pass the parameters from the caller to the task command.