Package | Description |
---|---|
de.xima.fc.api.system |
Package für den API-Zugriff auf Systemkonfigurationen
|
de.xima.fc.fs |
Allgemeine Klassen für den Frontendserver
|
de.xima.fc.fs.server |
Die Frontendserver-Implementierung
|
de.xima.fc.gui.bean.mfserver | |
de.xima.fc.gui.bean.settings | |
de.xima.fc.handler.interfaces.system | |
de.xima.fc.handler.system | |
de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
Modifier and Type | Method and Description |
---|---|
EConnectionStatus |
FSConnectionAPI.getStatus(UserContext uc,
int frontendserver_id)
Methode zum Ermitteln des Status eines
FrontendServer s anhand seiner ID |
Modifier and Type | Method and Description |
---|---|
EConnectionStatus |
FSConnection.getStatus()
Setter des Status der Verbindung mit dem Server
|
static EConnectionStatus |
FSConnectionManager.getStatus(Integer frontendserver_id) |
Modifier and Type | Method and Description |
---|---|
static EConnectionStatus |
FSServer.getConnectionStatus()
Getter für status
|
Modifier and Type | Method and Description |
---|---|
EConnectionStatus |
MandantFrontendServerBean.getStatus(MandantFrontendServer mfs) |
Modifier and Type | Method and Description |
---|---|
EConnectionStatus |
FrontendServerBean.getStatus(FrontendServer fs) |
Modifier and Type | Method and Description |
---|---|
EConnectionStatus |
IFSConnectionHandler.getStatus(UserContext uc,
Integer frontendserver_id)
Gets the status.
|
Modifier and Type | Method and Description |
---|---|
EConnectionStatus |
FSConnectionHandler.getStatus(UserContext uc,
Integer frontendserver_id)
Gets the status.
|
Modifier and Type | Method and Description |
---|---|
static EConnectionStatus[] |
EConnectionStatus.all()
Liefert alle verfügbaren Anrede-Elemente.
|
static EConnectionStatus |
EConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EConnectionStatus[] |
EConnectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.