Class com.ibm.commerce.order.commands. OrderScheduleCmdImpl

Changed Methods
void  setRequestProperties (TypedProperty) Change in exceptions thrown from (ECApplicationException, ECException) to ECException.
The WebController calls this method before invoking the execute method in this command to set the request properties for this command.
 
Removed Fields
String  istrCheckParametersFunc  
String  istrEnforceOrderOwnershipByCurrentStoreFunc  
String  istrIsReadyToCallExecuteFunc  
String  istrPerformFunc  
String  istrSetRequestPropertiesFunc  
String  istrThisClass