Class com.ibm.commerce.order.commands. OrderProfileUpdateCmdImpl

Changed Methods
void  checkParameters () Method was locally defined, but is now inherited from AbstractECTargetableCommand . Now deprecated.
Change of visibility from public to protected.
Performs server side parameter checking.
Integer  parseStoreEntityId (TypedProperty) Change in exceptions thrown from ECApplicationException to (ECApplicationException, ECSystemException).
Checks to see whether the store entity id in the TypedProperty is valid.
void  setRequestProperties (TypedProperty) Change in exceptions thrown from ECApplicationException to ECException.
Sets the request properties.
 
Removed Fields
String  istrCheckParametersFunc  
String  istrIsReadyToCallExecuteFunc  
String  istrPerformFunc  
String  istrSetRequestPropertiesFunc  
String  istrThisClass