Removed Methods | |
Long
getContractId
() |
Gets the contract id. |
Long
getId
() |
Gets the user ID for the caller of this request. |
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 . |
Gets the SessionContext 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. |