public class DBManSessionEvent extends DBManEvent
| Modifier and Type | Field and Description |
|---|---|
static int |
SUBTYPE_LOGIN |
static int |
SUBTYPE_LOGOUT |
| Constructor and Description |
|---|
DBManSessionEvent(BackendSessionInfo _backendSessionInfo,
int _subtype) |
| Modifier and Type | Method and Description |
|---|---|
BackendSessionInfo |
getBackendSessionInfo() |
java.lang.String |
getDescription() |
int |
getType() |
boolean |
isEmpty() |
boolean |
isLogin() |
boolean |
isLogout() |
addServerSideCalculatedInformation, clone, getAdditionalInformation, getFilteringInstance, getServerNodeNumber, getServerSideCalculatedInformation, getTrimmedSize, setServerNodeNumber, setServerSideCalculatedInformationpublic static final int SUBTYPE_LOGIN
public static final int SUBTYPE_LOGOUT
public DBManSessionEvent(BackendSessionInfo _backendSessionInfo, int _subtype)
public int getType()
getType in class DBManEventpublic boolean isEmpty()
isEmpty in class DBManEventpublic BackendSessionInfo getBackendSessionInfo()
public boolean isLogin()
public boolean isLogout()
public java.lang.String getDescription()
getDescription in class DBManEventCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.