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, setServerSideCalculatedInformation
public static final int SUBTYPE_LOGIN
public static final int SUBTYPE_LOGOUT
public DBManSessionEvent(BackendSessionInfo _backendSessionInfo, int _subtype)
public int getType()
getType
in class DBManEvent
public boolean isEmpty()
isEmpty
in class DBManEvent
public BackendSessionInfo getBackendSessionInfo()
public boolean isLogin()
public boolean isLogout()
public java.lang.String getDescription()
getDescription
in class DBManEvent
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.