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, wait
cancelRequest, decCommandHandler, getId, getLocale, hasBackStreamToClient, incCommandHandler, incCommands, incObjects, incRoundtrips, incSaveBO, isConnected, setId, setLocale, setParms, touch, touch, waitUntilEventSendingFinished
nextTempId
public AbstractBackendSession(Anmeldung _anmeldung)
public java.lang.String toString()
toString
in interface BackendSessionI
toString
in class java.lang.Object
public java.lang.String getProtocolVersion()
getProtocolVersion
in interface BackendSessionI
public java.lang.String getProtocolParameters()
getProtocolParameters
in interface BackendSessionI
public java.lang.String getServerEndPoint()
getServerEndPoint
in interface BackendSessionI
public java.lang.String getWorkstationAddress()
BackendSessionI
getWorkstationAddress
in interface BackendSessionI
public java.lang.String getWorkstation()
BackendSessionI
getWorkstation
in interface BackendSessionI
public abstract boolean isLocalConnection()
BackendSessionI
isLocalConnection
in interface BackendSessionI
public java.lang.String getGateway()
getGateway
in interface BackendSessionI
public int getConnections()
getConnections
in interface BackendSessionI
public java.lang.String getLoggedInSince()
getLoggedInSince
in interface BackendSessionI
public java.lang.String getLoggedInSince(java.lang.String form)
getLoggedInSince
in interface BackendSessionI
public java.lang.String getLastActivity()
getLastActivity
in interface BackendSessionI
public java.lang.String getLastActivity(java.lang.String form)
getLastActivity
in interface BackendSessionI
public java.lang.String getCurrentUserName()
getCurrentUserName
in interface BackendSessionI
public java.lang.String getCurrentUserRemark()
getCurrentUserRemark
in interface BackendSessionI
public long getCommandCount()
getCommandCount
in interface BackendSessionI
public long getObjectCount()
getObjectCount
in interface BackendSessionI
public boolean getCountsAgainstLimit()
BackendSessionI
getCountsAgainstLimit
in interface BackendSessionI
public boolean isAdministratorUserSession()
isAdministratorUserSession
in interface BackendSessionI
public long getTransactionCount()
getTransactionCount
in interface BackendSessionI
public long getProcsCount()
getProcsCount
in interface BackendSessionI
public long getCreatedBOCount()
getCreatedBOCount
in interface BackendSessionI
public long getAlteredBOCount()
getAlteredBOCount
in interface BackendSessionI
public long getRoundtripCount()
getRoundtripCount
in interface BackendSessionI
public long getTotalTime()
getTotalTime
in interface BackendSessionI
public long getBackEndTime()
getBackEndTime
in interface BackendSessionI
public long getKernelTime()
getKernelTime
in interface BackendSessionI
public long getTransportTime()
getTransportTime
in interface BackendSessionI
public long getClientKey()
getClientKey
in interface BackendSessionI
public DBManUserContextI getUtx()
getUtx
in interface BackendSessionI
public void setUtx(DBManUserContextI $1)
setUtx
in interface BackendSessionI
public Anmeldung getAnmeldung()
getAnmeldung
in interface BackendSessionI
public void setAnmeldung(Anmeldung $2)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.