Class com.ibm.commerce.command. CommandContextImpl

 
Changed Methods
void  changeUser (Long) Now deprecated.
Changes the user and information associated with user
boolean  getCachePage () Now deprecated.
 

String  getCurrentTradingAgreementIdsAsString () Now deprecated.
Gets the eligible trading agreement ids as a string seperated by ";" For Internal use only.
String  getEligibleTradingAgreementIdsAsString () Now deprecated.
Gets the eligible trading agreement ids as a string seperated by ";" For Internal use only.
String  getEncCurContr () Now deprecated.
Insert the method's description here.
String  getEncElgContr () Now deprecated.
Insert the method's description here.
String  getEncParOrg () Now deprecated.
Insert the method's description here.
String  getEncParOrgAndCurContr () Now deprecated.
Insert the method's description here.
String  getEncSesContr () Now deprecated.
Insert the method's description here.
String  getParentOrg () Now deprecated.
Insert the method's description here.
String  getSessionTradingAgreementIdsAsString () Now deprecated.
Gets the session trading agreement ids as a string seperated by ";" This method is for internal use only.
void  setCachePage (boolean) Now deprecated.
Sets the value to indicate whether a page should be cached or not.
void  setEligibleTradingAgreementIdsAsString (String) Now deprecated.
Sets the eligible trading agreemnt ids as a string.
void  setEncCurContr (String) Now deprecated.
Insert the method's description here.
void  setEncElgContr (String) Now deprecated.
Insert the method's description here.
void  setEncParOrg (String) Now deprecated.
Insert the method's description here.
void  setEncSesContr (String) Now deprecated.
Insert the method's description here.
void  setSessionTradingAgreementIdsAsString (String) Now deprecated.
Sets the session trading agreemnt ids as a string.
boolean  userCanExecuteCommand (AccCommand) Now deprecated.
This methods checks whether the user can execute a command.
 
Changed Fields
UserDependantInfo  curUserInfo Change in type from com.ibm.commerce.command.UserDependantInfo to com.ibm.commerce.command.CommandContextImpl.UserDependantInfo.