public abstract class AbstractBackendSession extends java.lang.Object implements BackendSessionI
CURRENT, EMPTY_ARRAY| Constructor and Description |
|---|
AbstractBackendSession(Anmeldung _anmeldung) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAlteredBOCount() |
Anmeldung |
getAnmeldung() |
long |
getBackEndTime() |
long |
getClientKey() |
long |
getCommandCount() |
int |
getConnections() |
boolean |
getCountsAgainstLimit()
Returns true, if the current session counts against the maxSessions limit specified by the MyTISM license.
|
long |
getCreatedBOCount() |
java.lang.String |
getCurrentUserName() |
java.lang.String |
getCurrentUserRemark() |
java.lang.String |
getGateway() |
long |
getKernelTime() |
java.lang.String |
getLastActivity() |
java.lang.String |
getLastActivity(java.lang.String form) |
java.lang.String |
getLoggedInSince() |
java.lang.String |
getLoggedInSince(java.lang.String form) |
long |
getObjectCount() |
long |
getProcsCount() |
java.lang.String |
getProtocolParameters() |
java.lang.String |
getProtocolVersion() |
long |
getRoundtripCount() |
java.lang.String |
getServerEndPoint() |
long |
getTotalTime() |
long |
getTransactionCount() |
long |
getTransportTime() |
DBManUserContextI |
getUtx() |
java.lang.String |
getWorkstation()
Returns the IP-address and port of the workstation associated with this BackendSessionI.
|
java.lang.String |
getWorkstationAddress()
Returns the IP-address of the workstation associated with this BackendSessionI.
|
boolean |
isAdministratorUserSession() |
abstract boolean |
isLocalConnection()
Returns true if the server endpoint and the workstation are on the same interface
|
void |
setAnmeldung(Anmeldung $2) |
void |
setUtx(DBManUserContextI $1) |
java.lang.String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitcancelRequest, decCommandHandler, getId, getLocale, hasBackStreamToClient, incCommandHandler, incCommands, incObjects, incRoundtrips, incSaveBO, isConnected, setId, setLocale, setParms, touch, touch, waitUntilEventSendingFinishednextTempIdpublic AbstractBackendSession(Anmeldung _anmeldung)
public java.lang.String toString()
toString in interface BackendSessionItoString in class java.lang.Objectpublic java.lang.String getProtocolVersion()
getProtocolVersion in interface BackendSessionIpublic java.lang.String getProtocolParameters()
getProtocolParameters in interface BackendSessionIpublic java.lang.String getServerEndPoint()
getServerEndPoint in interface BackendSessionIpublic java.lang.String getWorkstationAddress()
BackendSessionIgetWorkstationAddress in interface BackendSessionIpublic java.lang.String getWorkstation()
BackendSessionIgetWorkstation in interface BackendSessionIpublic abstract boolean isLocalConnection()
BackendSessionIisLocalConnection in interface BackendSessionIpublic java.lang.String getGateway()
getGateway in interface BackendSessionIpublic int getConnections()
getConnections in interface BackendSessionIpublic java.lang.String getLoggedInSince()
getLoggedInSince in interface BackendSessionIpublic java.lang.String getLoggedInSince(java.lang.String form)
getLoggedInSince in interface BackendSessionIpublic java.lang.String getLastActivity()
getLastActivity in interface BackendSessionIpublic java.lang.String getLastActivity(java.lang.String form)
getLastActivity in interface BackendSessionIpublic java.lang.String getCurrentUserName()
getCurrentUserName in interface BackendSessionIpublic java.lang.String getCurrentUserRemark()
getCurrentUserRemark in interface BackendSessionIpublic long getCommandCount()
getCommandCount in interface BackendSessionIpublic long getObjectCount()
getObjectCount in interface BackendSessionIpublic boolean getCountsAgainstLimit()
BackendSessionIgetCountsAgainstLimit in interface BackendSessionIpublic boolean isAdministratorUserSession()
isAdministratorUserSession in interface BackendSessionIpublic long getTransactionCount()
getTransactionCount in interface BackendSessionIpublic long getProcsCount()
getProcsCount in interface BackendSessionIpublic long getCreatedBOCount()
getCreatedBOCount in interface BackendSessionIpublic long getAlteredBOCount()
getAlteredBOCount in interface BackendSessionIpublic long getRoundtripCount()
getRoundtripCount in interface BackendSessionIpublic long getTotalTime()
getTotalTime in interface BackendSessionIpublic long getBackEndTime()
getBackEndTime in interface BackendSessionIpublic long getKernelTime()
getKernelTime in interface BackendSessionIpublic long getTransportTime()
getTransportTime in interface BackendSessionIpublic long getClientKey()
getClientKey in interface BackendSessionIpublic DBManUserContextI getUtx()
getUtx in interface BackendSessionIpublic void setUtx(DBManUserContextI $1)
setUtx in interface BackendSessionIpublic Anmeldung getAnmeldung()
getAnmeldung in interface BackendSessionIpublic void setAnmeldung(Anmeldung $2)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.