| Package | Description |
|---|---|
| de.xima.fc.api.system |
Package for API access to system configuration.
|
| 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,
long frontendserverId)
Method for determining the status of a
FrontendServers by his ID. |
| Modifier and Type | Method and Description |
|---|---|
EConnectionStatus |
FSConnection.getStatus() |
static EConnectionStatus |
FSConnectionManager.getStatus(Long 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,
long frontendserver_id)
Gets the status.
|
| Modifier and Type | Method and Description |
|---|---|
EConnectionStatus |
FSConnectionHandler.getStatus(UserContext uc,
long 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 © 2020 XIMA MEDIA GmbH. All rights reserved.