Uses of Class
de.xima.fc.entities.Modul
- 
Packages that use Modul 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ätende.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 Commonly used enumeration that are mainly used in model classes.de.xima.fc.setup Package to create clients, trigger updates and configure the system-logger - 
- 
Uses of Modul in de.xima.fc.api.entity
Methods in de.xima.fc.api.entity that return Modul Modifier and Type Method Description ModulModulAPI. getModulByName(UserContext uc, Mandant mandant, String name)Method for determining of a defined module by the name and associated client.Methods in de.xima.fc.api.entity that return types with arguments of type Modul Modifier and Type Method 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.Methods in de.xima.fc.api.entity with parameters of type Modul Modifier and Type Method Description RolleRolleAPI. 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. - 
Uses of Modul in de.xima.fc.dao.hook
Methods in de.xima.fc.dao.hook that return Modul Modifier and Type Method Description static ModulDaoActionHookHelper. syncRollen(IEntityContext ec, Modul modul)Methods in de.xima.fc.dao.hook with parameters of type Modul Modifier and Type Method Description static ModulDaoActionHookHelper. syncRollen(IEntityContext ec, Modul modul) - 
Uses of Modul in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl that return Modul Modifier and Type Method Description ModulModulDao. addModulToRolle(IEntityContext ec, Rolle rolle, Modul modul)Deprecated.ModulModulDao. readByName(IEntityContext ec, Mandant mandant, String name)Methods in de.xima.fc.dao.impl that return types with arguments of type Modul Modifier and Type Method Description protected IFCDaoActionHook<Modul>ModulDao. getPreActionHook()Methods in de.xima.fc.dao.impl with parameters of type Modul Modifier and Type Method Description ModulModulDao. addModulToRolle(IEntityContext ec, Rolle rolle, Modul modul)Deprecated.List<Rolle>RolleDao. getRollenByModul(IEntityContext ec, Modul modul) - 
Uses of Modul in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return Modul Modifier and Type Method Description ModulIModulDao. addModulToRolle(IEntityContext ec, Rolle rolle, Modul newModul)Deprecated.user regular update methodModulIModulDao. readByName(IEntityContext ec, Mandant mandant, String name)Methods in de.xima.fc.dao.interfaces with parameters of type Modul Modifier and Type Method Description ModulIModulDao. addModulToRolle(IEntityContext ec, Rolle rolle, Modul newModul)Deprecated.user regular update methodList<Rolle>IRolleDao. getRollenByModul(IEntityContext ec, Modul modul) - 
Uses of Modul in de.xima.fc.entities
Methods in de.xima.fc.entities that return types with arguments of type Modul Modifier and Type Method Description List<Modul>Rolle. getModule()Returns the modules associated with this role.Methods in de.xima.fc.entities with parameters of type Modul Modifier and Type Method Description voidRolle. addModul(Modul modul)voidRolle. removeModul(Modul modul)Method parameters in de.xima.fc.entities with type arguments of type Modul Modifier and Type Method Description voidRolle. setModule(List<Modul> module)Replaces the list of associated modules with the given list. - 
Uses of Modul in de.xima.fc.gui.bean.user
Methods in de.xima.fc.gui.bean.user that return types with arguments of type Modul Modifier and Type Method Description List<Modul>UserRoleBean. getModulesList() - 
Uses of Modul in de.xima.fc.handler.entity
Methods in de.xima.fc.handler.entity that return Modul Modifier and Type Method Description ModulModulHandler. getModulByName(UserContext uc, Mandant mandant, String name)Methods in de.xima.fc.handler.entity that return types with arguments of type Modul Modifier and Type Method Description List<Modul>ModulHandler. getModuleByRolle(UserContext uc, Rolle rolle)Methods in de.xima.fc.handler.entity with parameters of type Modul Modifier and Type Method Description RolleRolleHandler. addModulToRolle(UserContext uc, Rolle rolle, Modul newModul)List<Rolle>RolleHandler. getRollenByModul(UserContext uc, Modul modul) - 
Uses of Modul in de.xima.fc.handler.interfaces.entity
Methods in de.xima.fc.handler.interfaces.entity that return Modul Modifier and Type Method Description ModulIModulHandler. getModulByName(UserContext uc, Mandant mandant, String name)Methods in de.xima.fc.handler.interfaces.entity that return types with arguments of type Modul Modifier and Type Method Description List<Modul>IModulHandler. getModuleByRolle(UserContext uc, Rolle rolle)Methods in de.xima.fc.handler.interfaces.entity with parameters of type Modul Modifier and Type Method Description RolleIRolleHandler. addModulToRolle(UserContext uc, Rolle rolle, Modul newModul)List<Rolle>IRolleHandler. getRollenByModul(UserContext uc, Modul modul) - 
Uses of Modul in de.xima.fc.interfaces.setup
Methods in de.xima.fc.interfaces.setup that return Modul Modifier and Type Method Description ModulIClientCreateData. getApprovalModule()default ModulIDefaultMandantData. getApprovalModule()Deprecated.ModulIDefaultMandantData. getBenutzerGruppenModul()Deprecated.ModulIDefaultMandantData. getBenutzerModul()Deprecated.ModulIClientCreateData. getDatabaseConnectionModule()default ModulIDefaultMandantData. getDatabaseConnectionModule()Deprecated.ModulIClientCreateData. getDatasourceModule()default ModulIDefaultMandantData. getDatasourceModule()Deprecated.ModulIDefaultMandantData. getDatenbankzugriffModul()Deprecated.ModulIDefaultMandantData. getDatenquellenModul()Deprecated.ModulIDefaultMandantData. getFreigabenModul()Deprecated.ModulIDefaultMandantData. getFrontendServerModul()Deprecated.ModulIClientCreateData. getFrontendServerModule()default ModulIDefaultMandantData. getFrontendServerModule()Deprecated.ModulIClientCreateData. getInboxesModule()default ModulIDefaultMandantData. getInboxesModule()Deprecated.ModulIClientCreateData. getInboxModule()default ModulIDefaultMandantData. getInboxModule()Deprecated.ModulIDefaultMandantData. getPosteingangModul()Deprecated.ModulIDefaultMandantData. getPostfaecherModul()Deprecated.ModulIClientCreateData. getProjectModule()default ModulIDefaultMandantData. getProjectModule()Deprecated.ModulIDefaultMandantData. getProjektModul()Deprecated.ModulIClientCreateData. getProtocolModule()default ModulIDefaultMandantData. getProtocolModule()Deprecated.ModulIDefaultMandantData. getProtokollModul()Deprecated.ModulIDefaultMandantData. getRollenModul()Deprecated.ModulIClientCreateData. getTemplateModul()ModulIDefaultMandantData. getTemplateModul()Deprecated.ModulIClientCreateData. getUsergroupModule()default ModulIDefaultMandantData. getUsergroupModule()Deprecated.ModulIClientCreateData. getUserModule()default ModulIDefaultMandantData. getUserModule()Deprecated.ModulIClientCreateData. getUserroleModule()default ModulIDefaultMandantData. getUserroleModule()Deprecated.Methods in de.xima.fc.interfaces.setup that return types with arguments of type Modul Modifier and Type Method Description List<Modul>IDefaultMandantData. getAllModule()Deprecated.List<Modul>IClientCreateData. getAllModules()default List<Modul>IDefaultMandantData. getAllModules()Deprecated. - 
Uses of Modul in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return Modul Modifier and Type Method Description ModulEModule. getAsNewModul() - 
Uses of Modul in de.xima.fc.setup
Methods in de.xima.fc.setup that return Modul Modifier and Type Method Description ModulDefaultClientData. getApprovalModule()ModulDefaultClientData. getDatabaseConnectionModule()ModulDefaultClientData. getDatasourceModule()ModulDefaultClientData. getFrontendServerModule()ModulDefaultClientData. getInboxesModule()ModulDefaultClientData. getInboxModule()ModulDefaultClientData. getProjectModule()ModulDefaultClientData. getProtocolModule()ModulDefaultClientData. getTemplateModul()ModulDefaultClientData. getUsergroupModule()ModulDefaultClientData. getUserModule()ModulDefaultClientData. getUserroleModule()Methods in de.xima.fc.setup that return types with arguments of type Modul Modifier and Type Method Description protected List<Modul>DefaultClientCreator. createModules(IEntityContext ec, IClientCreateData defaultData, Mandant client)ArrayList<Modul>DefaultClientData. getAllModules()Method parameters in de.xima.fc.setup with type arguments of type Modul Modifier and Type Method Description protected RolleDefaultClientCreator. createClientAdminRole(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client, List<Modul> modules)RolleDefaultClientCreator. createMandantAdminRolle(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client, List<Modul> modules)Deprecated.will be removed.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. 
 -