Package | Description |
---|---|
de.xima.fc.api.system |
Package for API access to system configuration.
|
de.xima.fc.export | |
de.xima.fc.export.helper | |
de.xima.fc.gui.common.utils.msg | |
de.xima.fc.gui.model | |
de.xima.fc.handler.interfaces.system | |
de.xima.fc.handler.system | |
de.xima.fc.ldap | |
de.xima.fc.liquibase | |
de.xima.fc.mdl.setup |
Hilfsklassen für das Setup
|
de.xima.fc.setup |
Package to create clients, trigger updates and configure the system-logger
|
Modifier and Type | Method and Description |
---|---|
FCMessage |
SetupAPI.invokeLiquibaseProzess(UserContext uc,
ELiquibaseCmd command)
Method for executing a liquibase process.
|
Modifier and Type | Field and Description |
---|---|
protected List<FCMessage> |
AProjektUtil.errorMsgList |
protected List<FCMessage> |
AProjektUtil.infoMsgList |
Modifier and Type | Method and Description |
---|---|
List<FCMessage> |
AProjektUtil.getErrorMsgList() |
List<FCMessage> |
AProjektUtil.getInfoMsgList() |
Modifier and Type | Field and Description |
---|---|
protected Map<String,FCMessage> |
AEnitityHelper.errorMsgList |
protected Map<String,FCMessage> |
AEnitityHelper.infoMsgList |
Modifier and Type | Method and Description |
---|---|
List<FCMessage> |
AEnitityHelper.getErrorMsgList()
Liste mit Fehlermeldungen, die innerhalb der Abarbeitung bemerkt wurden und dem Nutzer später in der Oberfläche
angezeigt werden sollen
|
List<FCMessage> |
AEnitityHelper.getInfoMsgList()
Liste mit Infomeldungen, die innerhalb der Abarbeitung erstellt wurden und dem Nutzer später in der Oberfläche
angezeigt werden sollen
|
Modifier and Type | Method and Description |
---|---|
static void |
MessageUtils.addMsg(FCMessage msg) |
static void |
MessageUtils.addMsgToComponent(String componentId,
FCMessage msg) |
Modifier and Type | Method and Description |
---|---|
static void |
MessageUtils.addMsgs(List<FCMessage> msgs) |
Modifier and Type | Method and Description |
---|---|
List<FCMessage> |
PluginWrapperModel.save(Benutzer user) |
Modifier and Type | Method and Description |
---|---|
FCMessage |
ISetupHandler.invokeLiquibaseProzess(UserContext uc,
ELiquibaseCmd lbCmd)
Invoke liquibase prozess.
|
Modifier and Type | Method and Description |
---|---|
FCMessage |
SetupHandler.invokeLiquibaseProzess(UserContext uc,
ELiquibaseCmd lbCmd)
Invoke liquibase prozess.
|
Modifier and Type | Method and Description |
---|---|
static FCMessage |
LDAPBenutzerUtil.testBenutzerSearch(LDAPGruppe gruppe,
MandantLdapData data) |
static FCMessage |
LDAPBenutzerUtil.testBenutzerSearch(MandantLdapData data) |
static FCMessage |
LDAPBenutzerUtil.testBenutzerSearch(String host,
int port,
String bindDN,
String bindPassword,
boolean useSSL,
Integer hopCount,
String baseDN,
String filterQuery,
int pageSize) |
Modifier and Type | Method and Description |
---|---|
static FCMessage |
LiquibaseMigrationUtils.invokeLiquibaseProzess(ELiquibaseCmd lbCmd) |
static FCMessage |
LiquibaseMigrationUtils.invokeLiquibaseProzess(ELiquibaseCmd lbCmd,
String file,
liquibase.Contexts context) |
static FCMessage |
LiquibaseMigrationUtils.invokeLiquibaseProzess(ELiquibaseCmd lbCmd,
String file,
String context)
|
Modifier and Type | Class and Description |
---|---|
class |
FCMessage
Deprecated.
use
FCMessage |
Modifier and Type | Method and Description |
---|---|
static FCMessage |
XFSetup.createMandant(IEntityContext ec,
Mandant client,
MandantMailData mailData,
MandantLdapData ldapData,
Benutzer user)
Creats an client with the current
IClientCreator and current IClientCreateData |
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.