Interface com.ibm.commerce.command. CommandContext

Removed Methods
Long  getContractId () Gets the contract id.
Integer  getPredictionPosition () Gets the prediction position for this request.
void  setContractId (Long) Sets the contract Id.
void  setPredictionPosition (Integer) Sets the prediction position for this request.
   
Changed Methods
SessionContext  getSessionContext () Change in exceptions thrown from no exceptions to ECException.
Return a session context associated with this request.
void  setUniqueSessionTag (String) Change in exceptions thrown from no exceptions to ECException.
Sets a tag that is unique for the session.
boolean  userCanExecuteCommand (AccCommand) Now deprecated.
This methods checks whether the user can execute a command.