Package | Description |
---|---|
de.xima.fc |
Konstanten-Klassen, Interfaces und Helper-Klassen
|
de.xima.fc.api.entity |
Package für den API-Zugriff auf Modellklassen
|
de.xima.fc.dao.impl | |
de.xima.fc.dao.interfaces | |
de.xima.fc.entities |
Package für Datenbankentitäten
|
de.xima.fc.export | |
de.xima.fc.gui.bean.mfserver | |
de.xima.fc.gui.bean.project | |
de.xima.fc.handler.entity | |
de.xima.fc.handler.interfaces.entity |
Modifier and Type | Method and Description |
---|---|
static String |
PathHandler.Web.aliasFormRequestFor(MandantFrontendServer mfs,
Projekt p) |
static String |
PathHandler.Web.baseFormUrlFor(MandantFrontendServer mfs) |
static String |
PathHandler.Web.baseUrlFor(MandantFrontendServer mfs) |
Modifier and Type | Method and Description |
---|---|
MandantFrontendServer |
MandantFrontendServerAPI.getByMandantAndFs(UserContext uc,
Mandant mandant,
FrontendServer fs)
Methode zum Holen eines
MandantFrontendServer |
Modifier and Type | Method and Description |
---|---|
Boolean |
FrontendServerAPI.isAlreadyUsed(UserContext uc,
MandantFrontendServer mfs)
Methode zum testen, ob die Kombination aus
FrontendServer und Mandant bereits vorhanden ist |
Modifier and Type | Method and Description |
---|---|
MandantFrontendServer |
MandantFrontendServerDao.getByMandantAndFs(IEntityContext ec,
Mandant mandant,
FrontendServer fs) |
MandantFrontendServer |
MandantFrontendServerDao.getBySource(IEntityContext ec,
FrontendServer fs,
Mandant man)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected IFCDaoActionHook<MandantFrontendServer> |
MandantFrontendServerDao.getPreActionHook() |
Modifier and Type | Method and Description |
---|---|
Boolean |
MandantFrontendServerDao.isFSUsedByMandant(IEntityContext ec,
MandantFrontendServer mfs) |
Modifier and Type | Method and Description |
---|---|
MandantFrontendServer |
IMandantFrontendServerDao.getByMandantAndFs(IEntityContext ec,
Mandant mandant,
FrontendServer fs) |
MandantFrontendServer |
IMandantFrontendServerDao.getBySource(IEntityContext ec,
FrontendServer fs,
Mandant mandant)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
IMandantFrontendServerDao.isFSUsedByMandant(IEntityContext ec,
MandantFrontendServer mfs) |
Modifier and Type | Method and Description |
---|---|
List<MandantFrontendServer> |
Projekt.getMandantFrontendServer() |
Modifier and Type | Method and Description |
---|---|
void |
Projekt.addMandantFrontendServer(MandantFrontendServer mandantfrontendserver) |
void |
Projekt.removeMandantFrontendServer(MandantFrontendServer mandantfrontendserver) |
Modifier and Type | Method and Description |
---|---|
void |
Projekt.setMandantFrontendServer(List<MandantFrontendServer> mandantfrontendserver) |
Modifier and Type | Method and Description |
---|---|
protected List<MandantFrontendServer> |
AProjektUtil.getMandantFrontendServer(List<MandantFrontendServer> bgl)
Methode zum Auslesen der MandantFrontendServer
|
Modifier and Type | Method and Description |
---|---|
protected List<MandantFrontendServer> |
AProjektUtil.getMandantFrontendServer(List<MandantFrontendServer> bgl)
Methode zum Auslesen der MandantFrontendServer
|
Modifier and Type | Method and Description |
---|---|
MandantFrontendServer |
MandantFrontendServerBean.EntityListModelImpl.getNew() |
Modifier and Type | Method and Description |
---|---|
IEntityListModel<MandantFrontendServer> |
MandantFrontendServerBean.getModel() |
Modifier and Type | Method and Description |
---|---|
List<FrontendServer> |
MandantFrontendServerBean.getFrontendServerList(MandantFrontendServer mfs) |
EConnectionStatus |
MandantFrontendServerBean.getStatus(MandantFrontendServer mfs) |
boolean |
MandantFrontendServerBean.testConnection(MandantFrontendServer mfs) |
Modifier and Type | Method and Description |
---|---|
void |
MandantFrontendServerBean.setModel(IEntityListModel<MandantFrontendServer> model) |
Modifier and Type | Method and Description |
---|---|
List<MandantFrontendServer> |
ProjectBean.getMandantFrontendServer() |
Modifier and Type | Method and Description |
---|---|
String |
ProjectBean.getMFSAliasLink(MandantFrontendServer mfs) |
Modifier and Type | Method and Description |
---|---|
MandantFrontendServer |
MandantFrontendServerHandler.getByMandantAndFs(UserContext uc,
Mandant mandant,
FrontendServer fs) |
Modifier and Type | Method and Description |
---|---|
Boolean |
FrontendServerHandler.isAlreadyUsed(UserContext uc,
MandantFrontendServer mfs) |
Modifier and Type | Method and Description |
---|---|
MandantFrontendServer |
IMandantFrontendServerHandler.getByMandantAndFs(UserContext uc,
Mandant mandant,
FrontendServer fs) |
Modifier and Type | Method and Description |
---|---|
Boolean |
IFrontendServerHandler.isAlreadyUsed(UserContext uc,
MandantFrontendServer mfs) |
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.