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.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)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 Modul Modifier and Type Method Description List<Modul>ModulAPI. getAllByMandant(UserContext uc, Mandant mandant)Deprecated.Method for determining all modules by a client.List<Modul>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 Modul Modifier and Type Method Description RolleRolleAPI. addModulToRolle(UserContext uc, Rolle rolle, Modul newModul)Deprecated.List<Rolle>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 Modul Modifier and Type Method Description static ModulDaoActionHookHelper. 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 Modul Modifier and Type Method Description static ModulDaoActionHookHelper. 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 Modul Modifier and Type Method Description ModulModulDao. addModulToRolle(IEntityContext ec, Rolle rolle, Modul modul)Deprecated.ModulModulDao. readByName(IEntityContext ec, Mandant mandant, String name)Deprecated.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()Deprecated.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)Deprecated. - 
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)Deprecated.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)Deprecated. - 
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()Deprecated.UseRolle.getModuleNames()andEModuleinstead.Methods in de.xima.fc.entities with parameters of type Modul Modifier and Type Method Description voidRolle. addModul(Modul modul)Deprecated.UseRolle.setModuleNames(Set)andEModuleinstead.voidRolle. removeModul(Modul modul)Deprecated.UseRolle.setModuleNames(Set)andEModuleinstead.Method parameters in de.xima.fc.entities with type arguments of type Modul Modifier and Type Method Description voidRolle. setModule(List<Modul> module)Deprecated.UseRolle.setModuleNames(Set)andEModuleinstead. - 
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)Deprecated.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)Deprecated.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)Deprecated.List<Rolle>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 Modul Modifier and Type Method Description ModulIModulHandler. getModulByName(UserContext uc, Mandant mandant, String name)Deprecated.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)Deprecated.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)Deprecated.Modules no longer exists.List<Rolle>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 Modul Modifier and Type Method Description ModulIClientCreateData. getApprovalModule()Deprecated.Table no longer existsdefault ModulIDefaultMandantData. getApprovalModule()Deprecated.ModulIDefaultMandantData. getBenutzerGruppenModul()Deprecated.ModulIDefaultMandantData. getBenutzerModul()Deprecated.ModulIClientCreateData. getDatabaseConnectionModule()Deprecated.Table no longer existsdefault ModulIDefaultMandantData. getDatabaseConnectionModule()Deprecated.ModulIClientCreateData. getDatasourceModule()Deprecated.Table no longer existsdefault ModulIDefaultMandantData. getDatasourceModule()Deprecated.ModulIDefaultMandantData. getDatenbankzugriffModul()Deprecated.ModulIDefaultMandantData. getDatenquellenModul()Deprecated.ModulIDefaultMandantData. getFreigabenModul()Deprecated.ModulIDefaultMandantData. getFrontendServerModul()Deprecated.ModulIClientCreateData. getFrontendServerModule()Deprecated.Table no longer existsdefault ModulIDefaultMandantData. getFrontendServerModule()Deprecated.ModulIClientCreateData. getInboxesModule()Deprecated.Table no longer existsdefault ModulIDefaultMandantData. getInboxesModule()Deprecated.ModulIClientCreateData. getInboxModule()Deprecated.Table no longer existsdefault ModulIDefaultMandantData. getInboxModule()Deprecated.ModulIDefaultMandantData. getPosteingangModul()Deprecated.ModulIDefaultMandantData. getPostfaecherModul()Deprecated.ModulIClientCreateData. getProjectModule()Deprecated.Table no longer existsdefault ModulIDefaultMandantData. getProjectModule()Deprecated.ModulIDefaultMandantData. getProjektModul()Deprecated.ModulIClientCreateData. getProtocolModule()Deprecated.Table no longer existsdefault ModulIDefaultMandantData. getProtocolModule()Deprecated.ModulIDefaultMandantData. getProtokollModul()Deprecated.ModulIDefaultMandantData. getRollenModul()Deprecated.ModulIClientCreateData. getTemplateModul()Deprecated.Table no longer existsModulIDefaultMandantData. getTemplateModul()Deprecated.ModulIClientCreateData. getUsergroupModule()Deprecated.Table no longer existsdefault ModulIDefaultMandantData. getUsergroupModule()Deprecated.ModulIClientCreateData. getUserModule()Deprecated.Table no longer existsdefault ModulIDefaultMandantData. getUserModule()Deprecated.ModulIClientCreateData. getUserroleModule()Deprecated.Table no longer existsdefault 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()Deprecated.Table no longer existsdefault 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()Deprecated.Table no longer exists - 
Uses of Modul in de.xima.fc.setup
Methods in de.xima.fc.setup that return Modul Modifier and Type Method Description ModulDefaultClientData. getApprovalModule()Deprecated.Table no longer existsModulDefaultClientData. getDatabaseConnectionModule()Deprecated.Table no longer existsModulDefaultClientData. getDatasourceModule()Deprecated.Table no longer existsModulDefaultClientData. getFrontendServerModule()Deprecated.Table no longer existsModulDefaultClientData. getInboxesModule()Deprecated.Table no longer existsModulDefaultClientData. getInboxModule()Deprecated.Table no longer existsModulDefaultClientData. getProjectModule()Deprecated.Table no longer existsModulDefaultClientData. getProtocolModule()Deprecated.Table no longer existsModulDefaultClientData. getTemplateModul()Deprecated.Table no longer existsModulDefaultClientData. getUsergroupModule()Deprecated.Table no longer existsModulDefaultClientData. getUserModule()Deprecated.Table no longer existsModulDefaultClientData. getUserroleModule()Deprecated.Table no longer existsMethods 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)Deprecated.Table no longer exists.ArrayList<Modul>DefaultClientData. getAllModules()Deprecated.Table no longer existsMethod 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)Deprecated.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)Deprecated.List<Rolle>DefaultClientCreator. createNoneAdminRollen(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client, List<Modul> modules)Deprecated.will be removed. 
 -