public class KKAppEng.SessionCheckData
extends java.lang.Object
| Constructor and Description |
|---|
SessionCheckData() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCheckTime() |
int |
getCustId() |
void |
logout()
Called when the customer logs off
|
boolean |
needToCheck()
Returns true if need to check the validity of the session on the server
|
void |
setCheckTime(long checkTime) |
void |
setCustId(int custId) |
public void logout()
public boolean needToCheck()
public int getCustId()
public void setCustId(int custId)
custId - the custId to setpublic long getCheckTime()
public void setCheckTime(long checkTime)
checkTime - the checkTime to setCopyright © 2018 DS Data Systems UK Ltd.