Class com.ibm.commerce.order.commands. ExtOrderCopyCmdImpl

 
Changed Methods
void  checkParameters () Change in exceptions thrown from no exceptions to ECException.
Method was locally defined, but is now inherited from AbstractECTargetableCommand . Now deprecated.
Change of visibility from public to protected.
Performs server side parameter checking.
void  performExecute () Change in exceptions thrown from no exceptions to ECException.
Executes the main business logic of the command.