Removed Methods | |
void
enforceOrderOwnershipByCurrentStore
(OrderAccessBean ) |
|
void
reSet
() |
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. |
void
reset
() |
Method was inherited from ControllerCommandImpl , but is now defined locally. | This method should be called after a command has been executed to reset its state variables. |
void
setRequestProperties
(TypedProperty ) |
Change in exceptions thrown from
ECApplicationException 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
|