public interface IServerGxSessionData extends IGxSessionData
NON_INITIALIZED| Modifier and Type | Method and Description |
|---|---|
ServerGxSessionState |
getServerGxSessionState() |
Serializable |
getTccTimerId() |
boolean |
isStateless() |
void |
setServerGxSessionState(ServerGxSessionState state) |
void |
setStateless(boolean stateless) |
void |
setTccTimerId(Serializable tccTimerId) |
getApplicationId, getSessionId, remove, setApplicationIdboolean isStateless()
void setStateless(boolean stateless)
ServerGxSessionState getServerGxSessionState()
void setServerGxSessionState(ServerGxSessionState state)
void setTccTimerId(Serializable tccTimerId)
Serializable getTccTimerId()
Copyright © 2016. All Rights Reserved.