Uses of Class
de.xima.fc.entities.Modul
Packages that use Modul
Package
Description
Package for the API access of the model classes.
Package für Datenbankentitäten
Commonly used enumeration that are mainly used in model classes.
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 ModulModifier and TypeMethodDescriptionModulAPI.getModulByName
(UserContext uc, Mandant mandant, String name) Deprecated.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 ModulModifier and TypeMethodDescriptionModulAPI.getAllByMandant
(UserContext uc, Mandant mandant) Deprecated.Method for determining all modules by a client.ModulAPI.getAllByRolle
(UserContext uc, Rolle rolle) Deprecated.Method for determining all modules by a role.Methods in de.xima.fc.api.entity with parameters of type ModulModifier and TypeMethodDescriptionRolleAPI.addModulToRolle
(UserContext uc, Rolle rolle, Modul newModul) Deprecated.RolleAPI.getRollenByModul
(UserContext uc, Modul modul) Deprecated. -
Uses of Modul in de.xima.fc.dao.hook
Methods in de.xima.fc.dao.hook that return ModulModifier and TypeMethodDescriptionstatic Modul
DaoActionHookHelper.syncRollen
(IEntityContext ec, Modul modul) Deprecated.The entity Modul does not exist any more.Methods in de.xima.fc.dao.hook with parameters of type ModulModifier and TypeMethodDescriptionstatic Modul
DaoActionHookHelper.syncRollen
(IEntityContext ec, Modul modul) Deprecated.The entity Modul does not exist any more. -
Uses of Modul in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl that return ModulModifier and TypeMethodDescriptionModulDao.addModulToRolle
(IEntityContext ec, Rolle rolle, Modul modul) Deprecated.ModulDao.readByName
(IEntityContext ec, Mandant mandant, String name) Deprecated.Methods in de.xima.fc.dao.impl that return types with arguments of type ModulModifier and TypeMethodDescriptionprotected IFCDaoActionHook<Modul>
ModulDao.getPreActionHook()
Deprecated.Methods in de.xima.fc.dao.impl with parameters of type ModulModifier and TypeMethodDescriptionModulDao.addModulToRolle
(IEntityContext ec, Rolle rolle, Modul modul) Deprecated.RolleDao.getRollenByModul
(IEntityContext ec, Modul modul) Deprecated. -
Uses of Modul in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return ModulModifier and TypeMethodDescriptionIModulDao.addModulToRolle
(IEntityContext ec, Rolle rolle, Modul newModul) Deprecated.user regular update methodIModulDao.readByName
(IEntityContext ec, Mandant mandant, String name) Deprecated.Methods in de.xima.fc.dao.interfaces with parameters of type ModulModifier and TypeMethodDescriptionIModulDao.addModulToRolle
(IEntityContext ec, Rolle rolle, Modul newModul) Deprecated.user regular update methodIRolleDao.getRollenByModul
(IEntityContext ec, Modul modul) Deprecated. -
Uses of Modul in de.xima.fc.entities
Methods in de.xima.fc.entities that return types with arguments of type ModulModifier and TypeMethodDescriptionRolle.getModule()
Deprecated.UseRolle.getModuleNames()
andEModule
instead.Methods in de.xima.fc.entities with parameters of type ModulModifier and TypeMethodDescriptionvoid
Deprecated.UseRolle.setModuleNames(Set)
andEModule
instead.void
Rolle.removeModul
(Modul modul) Deprecated.UseRolle.setModuleNames(Set)
andEModule
instead.Method parameters in de.xima.fc.entities with type arguments of type ModulModifier and TypeMethodDescriptionvoid
Deprecated.UseRolle.setModuleNames(Set)
andEModule
instead. -
Uses of Modul in de.xima.fc.handler.entity
Methods in de.xima.fc.handler.entity that return ModulModifier and TypeMethodDescriptionModulHandler.getModulByName
(UserContext uc, Mandant mandant, String name) Deprecated.Methods in de.xima.fc.handler.entity that return types with arguments of type ModulModifier and TypeMethodDescriptionModulHandler.getModuleByRolle
(UserContext uc, Rolle rolle) Deprecated.Methods in de.xima.fc.handler.entity with parameters of type ModulModifier and TypeMethodDescriptionRolleHandler.addModulToRolle
(UserContext uc, Rolle rolle, Modul newModul) Deprecated.RolleHandler.getRollenByModul
(UserContext uc, Modul modul) Deprecated. -
Uses of Modul in de.xima.fc.handler.interfaces.entity
Methods in de.xima.fc.handler.interfaces.entity that return ModulModifier and TypeMethodDescriptionIModulHandler.getModulByName
(UserContext uc, Mandant mandant, String name) Deprecated.Methods in de.xima.fc.handler.interfaces.entity that return types with arguments of type ModulModifier and TypeMethodDescriptionIModulHandler.getModuleByRolle
(UserContext uc, Rolle rolle) Deprecated.Methods in de.xima.fc.handler.interfaces.entity with parameters of type ModulModifier and TypeMethodDescriptionIRolleHandler.addModulToRolle
(UserContext uc, Rolle rolle, Modul newModul) Deprecated.Modules no longer exists.IRolleHandler.getRollenByModul
(UserContext uc, Modul modul) Deprecated. -
Uses of Modul in de.xima.fc.interfaces.setup
Methods in de.xima.fc.interfaces.setup that return ModulModifier and TypeMethodDescriptionIClientCreateData.getApprovalModule()
Deprecated.Table no longer existsdefault Modul
IDefaultMandantData.getApprovalModule()
Deprecated.IDefaultMandantData.getBenutzerGruppenModul()
Deprecated.IDefaultMandantData.getBenutzerModul()
Deprecated.IClientCreateData.getDatabaseConnectionModule()
Deprecated.Table no longer existsdefault Modul
IDefaultMandantData.getDatabaseConnectionModule()
Deprecated.IClientCreateData.getDatasourceModule()
Deprecated.Table no longer existsdefault Modul
IDefaultMandantData.getDatasourceModule()
Deprecated.IDefaultMandantData.getDatenbankzugriffModul()
Deprecated.IDefaultMandantData.getDatenquellenModul()
Deprecated.IDefaultMandantData.getFreigabenModul()
Deprecated.IDefaultMandantData.getFrontendServerModul()
Deprecated.IClientCreateData.getFrontendServerModule()
Deprecated.Table no longer existsdefault Modul
IDefaultMandantData.getFrontendServerModule()
Deprecated.IClientCreateData.getInboxesModule()
Deprecated.Table no longer existsdefault Modul
IDefaultMandantData.getInboxesModule()
Deprecated.IClientCreateData.getInboxModule()
Deprecated.Table no longer existsdefault Modul
IDefaultMandantData.getInboxModule()
Deprecated.IDefaultMandantData.getPosteingangModul()
Deprecated.IDefaultMandantData.getPostfaecherModul()
Deprecated.IClientCreateData.getProjectModule()
Deprecated.Table no longer existsdefault Modul
IDefaultMandantData.getProjectModule()
Deprecated.IDefaultMandantData.getProjektModul()
Deprecated.IClientCreateData.getProtocolModule()
Deprecated.Table no longer existsdefault Modul
IDefaultMandantData.getProtocolModule()
Deprecated.IDefaultMandantData.getProtokollModul()
Deprecated.IDefaultMandantData.getRollenModul()
Deprecated.IClientCreateData.getTemplateModul()
Deprecated.Table no longer existsIDefaultMandantData.getTemplateModul()
Deprecated.IClientCreateData.getUsergroupModule()
Deprecated.Table no longer existsdefault Modul
IDefaultMandantData.getUsergroupModule()
Deprecated.IClientCreateData.getUserModule()
Deprecated.Table no longer existsdefault Modul
IDefaultMandantData.getUserModule()
Deprecated.IClientCreateData.getUserroleModule()
Deprecated.Table no longer existsdefault Modul
IDefaultMandantData.getUserroleModule()
Deprecated.Methods in de.xima.fc.interfaces.setup that return types with arguments of type ModulModifier and TypeMethodDescriptionIDefaultMandantData.getAllModule()
Deprecated.IClientCreateData.getAllModules()
Deprecated.Table no longer existsIDefaultMandantData.getAllModules()
Deprecated. -
Uses of Modul in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return Modul -
Uses of Modul in de.xima.fc.setup
Methods in de.xima.fc.setup that return ModulModifier and TypeMethodDescriptionDefaultClientData.getApprovalModule()
Deprecated.Table no longer existsDefaultClientData.getDatabaseConnectionModule()
Deprecated.Table no longer existsDefaultClientData.getDatasourceModule()
Deprecated.Table no longer existsDefaultClientData.getFrontendServerModule()
Deprecated.Table no longer existsDefaultClientData.getInboxesModule()
Deprecated.Table no longer existsDefaultClientData.getInboxModule()
Deprecated.Table no longer existsDefaultClientData.getProjectModule()
Deprecated.Table no longer existsDefaultClientData.getProtocolModule()
Deprecated.Table no longer existsDefaultClientData.getTemplateModul()
Deprecated.Table no longer existsDefaultClientData.getUsergroupModule()
Deprecated.Table no longer existsDefaultClientData.getUserModule()
Deprecated.Table no longer existsDefaultClientData.getUserroleModule()
Deprecated.Table no longer existsMethods in de.xima.fc.setup that return types with arguments of type ModulModifier and TypeMethodDescriptionDefaultClientCreator.createModules
(IEntityContext ec, IClientCreateData defaultData, Mandant client) Deprecated.Table no longer exists.DefaultClientData.getAllModules()
Deprecated.Table no longer existsMethod parameters in de.xima.fc.setup with type arguments of type ModulModifier and TypeMethodDescriptionprotected Rolle
DefaultClientCreator.createClientAdminRole
(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client, List<Modul> modules) Deprecated.DefaultClientCreator.createMandantAdminRolle
(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client, List<Modul> modules) Deprecated.will be removed.DefaultClientCreator.createNoneAdminRoles
(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client, List<Modul> modules) Deprecated.DefaultClientCreator.createNoneAdminRollen
(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client, List<Modul> modules) Deprecated.will be removed.