| Package | Description | 
|---|---|
| de.xima.fc.api.entity | Package for the API access of the model classes. | 
| de.xima.fc.dao.hook | |
| de.xima.fc.dao.impl | |
| de.xima.fc.dao.interfaces | |
| de.xima.fc.entities | Package für Datenbankentitäten | 
| de.xima.fc.gui.bean.user | |
| de.xima.fc.handler.entity | |
| de.xima.fc.handler.interfaces.entity | |
| de.xima.fc.interfaces.setup | |
| de.xima.fc.mdl.enums | Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden. | 
| de.xima.fc.setup | Package to create clients, trigger updates and configure the system-logger | 
| Modifier and Type | Method and Description | 
|---|---|
| Modul | ModulAPI. getModulByName(UserContext uc,
              Mandant mandant,
              String name)Method for determining of a defined module by the name and associated client. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Modul> | ModulAPI. getAllByMandant(UserContext uc,
               Mandant mandant)Method for determining all modules by a client. | 
| List<Modul> | ModulAPI. getAllByRolle(UserContext uc,
             Rolle rolle)Method for determining all modules by a role. | 
| Modifier and Type | Method and Description | 
|---|---|
| Rolle | RolleAPI. addModulToRolle(UserContext uc,
               Rolle rolle,
               Modul newModul)Method for adding a module to a existing role. | 
| List<Rolle> | RolleAPI. getRollenByModul(UserContext uc,
                Modul modul)Method for determining all roles by a module. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Modul | DaoActionHookHelper. syncRollen(IEntityContext ec,
          Modul modul) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Modul | DaoActionHookHelper. syncRollen(IEntityContext ec,
          Modul modul) | 
| Modifier and Type | Method and Description | 
|---|---|
| Modul | ModulDao. addModulToRolle(IEntityContext ec,
               Rolle rolle,
               Modul modul)Deprecated.  | 
| Modul | ModulDao. readByName(IEntityContext ec,
          Mandant mandant,
          String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected IFCDaoActionHook<Modul> | ModulDao. getPreActionHook() | 
| Modifier and Type | Method and Description | 
|---|---|
| Modul | ModulDao. addModulToRolle(IEntityContext ec,
               Rolle rolle,
               Modul modul)Deprecated.  | 
| List<Rolle> | RolleDao. getRollenByModul(IEntityContext ec,
                Modul modul) | 
| Modifier and Type | Method and Description | 
|---|---|
| Modul | IModulDao. addModulToRolle(IEntityContext ec,
               Rolle rolle,
               Modul newModul)Deprecated. 
 user regular update method | 
| Modul | IModulDao. readByName(IEntityContext ec,
          Mandant mandant,
          String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| Modul | IModulDao. addModulToRolle(IEntityContext ec,
               Rolle rolle,
               Modul newModul)Deprecated. 
 user regular update method | 
| List<Rolle> | IRolleDao. getRollenByModul(IEntityContext ec,
                Modul modul) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Modul> | Rolle. getModule()Returns the modules associated with this role. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Rolle. addModul(Modul modul) | 
| void | Rolle. removeModul(Modul modul) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Rolle. setModule(List<Modul> module)Replaces the list of associated modules with the given list. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Modul> | UserRoleBean. getModulesList() | 
| Modifier and Type | Method and Description | 
|---|---|
| Modul | ModulHandler. getModulByName(UserContext uc,
              Mandant mandant,
              String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Modul> | ModulHandler. getModuleByRolle(UserContext uc,
                Rolle rolle) | 
| Modifier and Type | Method and Description | 
|---|---|
| Rolle | RolleHandler. addModulToRolle(UserContext uc,
               Rolle rolle,
               Modul newModul) | 
| List<Rolle> | RolleHandler. getRollenByModul(UserContext uc,
                Modul modul) | 
| Modifier and Type | Method and Description | 
|---|---|
| Modul | IModulHandler. getModulByName(UserContext uc,
              Mandant mandant,
              String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Modul> | IModulHandler. getModuleByRolle(UserContext uc,
                Rolle rolle) | 
| Modifier and Type | Method and Description | 
|---|---|
| Rolle | IRolleHandler. addModulToRolle(UserContext uc,
               Rolle rolle,
               Modul newModul) | 
| List<Rolle> | IRolleHandler. getRollenByModul(UserContext uc,
                Modul modul) | 
| Modifier and Type | Method and Description | 
|---|---|
| default Modul | IDefaultMandantData. getApprovalModule()Deprecated.  | 
| Modul | IClientCreateData. getApprovalModule() | 
| Modul | IDefaultMandantData. getBenutzerGruppenModul()Deprecated. 
 | 
| Modul | IDefaultMandantData. getBenutzerModul()Deprecated. 
 | 
| default Modul | IDefaultMandantData. getDatabaseConnectionModule()Deprecated.  | 
| Modul | IClientCreateData. getDatabaseConnectionModule() | 
| default Modul | IDefaultMandantData. getDatasourceModule()Deprecated.  | 
| Modul | IClientCreateData. getDatasourceModule() | 
| Modul | IDefaultMandantData. getDatenbankzugriffModul()Deprecated. 
 | 
| Modul | IDefaultMandantData. getDatenquellenModul()Deprecated. 
 | 
| Modul | IDefaultMandantData. getFreigabenModul()Deprecated. 
 | 
| Modul | IDefaultMandantData. getFrontendServerModul()Deprecated. 
 | 
| default Modul | IDefaultMandantData. getFrontendServerModule()Deprecated.  | 
| Modul | IClientCreateData. getFrontendServerModule() | 
| default Modul | IDefaultMandantData. getInboxesModule()Deprecated.  | 
| Modul | IClientCreateData. getInboxesModule() | 
| default Modul | IDefaultMandantData. getInboxModule()Deprecated.  | 
| Modul | IClientCreateData. getInboxModule() | 
| Modul | IDefaultMandantData. getPosteingangModul()Deprecated. 
 | 
| Modul | IDefaultMandantData. getPostfaecherModul()Deprecated. 
 | 
| default Modul | IDefaultMandantData. getProjectModule()Deprecated.  | 
| Modul | IClientCreateData. getProjectModule() | 
| Modul | IDefaultMandantData. getProjektModul()Deprecated. 
 | 
| default Modul | IDefaultMandantData. getProtocolModule()Deprecated.  | 
| Modul | IClientCreateData. getProtocolModule() | 
| Modul | IDefaultMandantData. getProtokollModul()Deprecated. 
 | 
| Modul | IDefaultMandantData. getRollenModul()Deprecated. 
 | 
| Modul | IDefaultMandantData. getTemplateModul()Deprecated.  | 
| Modul | IClientCreateData. getTemplateModul() | 
| default Modul | IDefaultMandantData. getUsergroupModule()Deprecated.  | 
| Modul | IClientCreateData. getUsergroupModule() | 
| default Modul | IDefaultMandantData. getUserModule()Deprecated.  | 
| Modul | IClientCreateData. getUserModule() | 
| default Modul | IDefaultMandantData. getUserroleModule()Deprecated.  | 
| Modul | IClientCreateData. getUserroleModule() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Modul> | IDefaultMandantData. getAllModule()Deprecated. 
 | 
| default List<Modul> | IDefaultMandantData. getAllModules()Deprecated.  | 
| List<Modul> | IClientCreateData. getAllModules() | 
| Modifier and Type | Method and Description | 
|---|---|
| Modul | EModule. getAsNewModul() | 
| Modifier and Type | Method and Description | 
|---|---|
| Modul | DefaultClientData. getApprovalModule() | 
| Modul | DefaultClientData. getDatabaseConnectionModule() | 
| Modul | DefaultClientData. getDatasourceModule() | 
| Modul | DefaultClientData. getFrontendServerModule() | 
| Modul | DefaultClientData. getInboxesModule() | 
| Modul | DefaultClientData. getInboxModule() | 
| Modul | DefaultClientData. getProjectModule() | 
| Modul | DefaultClientData. getProtocolModule() | 
| Modul | DefaultClientData. getTemplateModul() | 
| Modul | DefaultClientData. getUsergroupModule() | 
| Modul | DefaultClientData. getUserModule() | 
| Modul | DefaultClientData. getUserroleModule() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected List<Modul> | DefaultClientCreator. createModules(IEntityContext ec,
             IClientCreateData defaultData,
             Mandant client) | 
| ArrayList<Modul> | DefaultClientData. getAllModules() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Rolle | DefaultClientCreator. createClientAdminRole(IEntityContext ec,
                     IClientCreateData defaultData,
                     Locale installLocale,
                     Mandant client,
                     List<Modul> modules) | 
| Rolle | DefaultClientCreator. createMandantAdminRolle(IEntityContext ec,
                       IClientCreateData defaultData,
                       Locale installLocale,
                       Mandant client,
                       List<Modul> modules)Deprecated. 
 will be removed. Use createClientAdminRole to override default | 
| protected List<Rolle> | DefaultClientCreator. createNoneAdminRoles(IEntityContext ec,
                    IClientCreateData defaultData,
                    Locale installLocale,
                    Mandant client,
                    List<Modul> modules) | 
| List<Rolle> | DefaultClientCreator. createNoneAdminRollen(IEntityContext ec,
                     IClientCreateData defaultData,
                     Locale installLocale,
                     Mandant client,
                     List<Modul> modules)Deprecated. 
 will be removed. Use createNoneAdminRoles to override default. | 
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.