| Package | Description | 
|---|---|
| de.xima.fc | 
 Konstanten-Klassen, Interfaces und Helper-Klassen 
 | 
| de.xima.fc.api.entity | 
 Package for the API access of the model classes. 
 | 
| 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.gui.model | |
| 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.aliasFormRequestWithoutAlias(MandantFrontendServer mfs,
                            Mandant client)  | 
static String | 
PathHandler.Web.baseFormIncludeUrlFor(MandantFrontendServer mfs)  | 
static String | 
PathHandler.Web.baseFormUrlFor(MandantFrontendServer mfs)  | 
static String | 
PathHandler.Web.baseIncludesFor(MandantFrontendServer mfs)
Generates the base URL for form includes,  
/form/includes. | 
static String | 
PathHandler.Web.baseUrlFor(MandantFrontendServer mfs)  | 
static String | 
PathHandler.Web.formIncludeUrlFor(Projekt p,
                 MandantFrontendServer mfs)
Builds the link to the form include JavaScript (/form/include.js) for the given frontend server. 
 | 
static String | 
PathHandler.Web.formRequestFor(Projekt project,
              MandantFrontendServer mfs)
Liefert die allgemeine (offizielle und nach außen sichtbare) URL zum Aufruf des aktiven Formulars eines
 Projektes. 
 | 
static String | 
PathHandler.Web.getBaseProvideUrl(MandantFrontendServer frontendServer)  | 
static String | 
PathHandler.Web.includeUrlFor(MandantFrontendServer mfs,
             String resourceName)
Returns the URL to the given form resource, eg. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MandantFrontendServer | 
MandantFrontendServerAPI.getByMandantAndFs(UserContext uc,
                 Mandant mandant,
                 FrontendServer fs)
Method for fetching a  
MandantFrontendServer | 
| Modifier and Type | Method and Description | 
|---|---|
List<MandantFrontendServer> | 
MandantFrontendServerAPI.getByProject(UserContext uc,
            Projekt project)  | 
| Modifier and Type | Method and Description | 
|---|---|
Boolean | 
FrontendServerAPI.isAlreadyUsed(UserContext uc,
             MandantFrontendServer mfs)
Method for testing if a combination of  
FrontendServer and Mandant already exists. | 
| 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 | 
|---|---|
List<MandantFrontendServer> | 
MandantFrontendServerDao.getByProject(IEntityContext ec,
            Projekt project)
Gets the  
MandantFrontendServers of the given Projekt | 
protected IFCDaoActionHook<MandantFrontendServer> | 
MandantFrontendServerDao.getPostActionHook()  | 
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 | 
|---|---|
List<MandantFrontendServer> | 
IMandantFrontendServerDao.getByProject(IEntityContext ec,
            Projekt project)
Gets the  
MandantFrontendServers of the given Projekt | 
| 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 | 
|---|---|
void | 
MandantFrontendServerBean.connect(MandantFrontendServer mfs)  | 
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 | 
|---|---|
MandantFrontendServer | 
ProjectAccessBean.SelectedFrontendServerListView.get(int index)  | 
MandantFrontendServer | 
ProjectAccessBean.SelectedFrontendServerListView.remove(int index)  | 
MandantFrontendServer | 
ProjectAccessBean.SelectedFrontendServerListView.set(int index,
   MandantFrontendServer element)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<MandantFrontendServer> | 
ProjectAccessBean.getMandantFrontendServer()  | 
List<MandantFrontendServer> | 
ProjectAccessBean.getMandantFrontendServerAllowedForAllForms()  | 
List<MandantFrontendServer> | 
ProjectAccessBean.getSelectedClientFrontendServers()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProjectAccessBean.SelectedFrontendServerListView.add(int index,
   MandantFrontendServer element)  | 
String | 
ProjectAccessBean.getMFSAliasLink(MandantFrontendServer mfs)  | 
MandantFrontendServer | 
ProjectAccessBean.SelectedFrontendServerListView.set(int index,
   MandantFrontendServer element)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProjectAccessBean.setSelectedClientFrontendServers(List<MandantFrontendServer> selectedClientFrontendServers)  | 
| Constructor and Description | 
|---|
FrontendServer(Projekt p,
              MandantFrontendServer mfs)  | 
| Modifier and Type | Method and Description | 
|---|---|
MandantFrontendServer | 
MandantFrontendServerHandler.getByMandantAndFs(UserContext uc,
                 Mandant mandant,
                 FrontendServer fs) | 
| Modifier and Type | Method and Description | 
|---|---|
List<MandantFrontendServer> | 
MandantFrontendServerHandler.getByProject(UserContext uc,
            Projekt project)
Gets the  
MandantFrontendServers of the given Projekt | 
| 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 | 
|---|---|
List<MandantFrontendServer> | 
IMandantFrontendServerHandler.getByProject(UserContext uc,
            Projekt project)
Gets the  
MandantFrontendServers of the given Projekt | 
| Modifier and Type | Method and Description | 
|---|---|
Boolean | 
IFrontendServerHandler.isAlreadyUsed(UserContext uc,
             MandantFrontendServer mfs)  | 
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.