Uses of Class
de.xima.fc.entities.Rolle
Packages that use Rolle
Package
Description
Package for the API access of the model classes.
Package für Datenbankentitäten
Package für konkrete Helperklassen
Allgemeine Modellklassen, nicht Datenbankpersitiert
Commonly used enumeration that are mainly used in model classes.
Package to create clients, trigger updates and configure the system-logger
Package für Utilsklassen
-
Uses of Rolle in de.xima.fc.api.entity
Methods in de.xima.fc.api.entity that return RolleModifier and TypeMethodDescriptionRolleAPI.addModulToRolle(UserContext uc, Rolle rolle, Modul newModul) Deprecated.RolleAPI.getAdminRolle(UserContext uc, Mandant mandant) Method for determining a admin role of a client.RolleAPI.getByUUID(UserContext uc, Mandant client, String uuid) Returns the role with the given UUIDRolleAPI.getByUUID(UserContext uc, Mandant client, UUID uuid) Returns the role with the given UUIDMethods in de.xima.fc.api.entity that return types with arguments of type RolleModifier and TypeMethodDescriptionRolleAPI.getRollenByModul(UserContext uc, Modul modul) Deprecated.Methods in de.xima.fc.api.entity with parameters of type RolleModifier and TypeMethodDescriptionRolleAPI.addModulToRolle(UserContext uc, Rolle rolle, Modul newModul) Deprecated.ModulAPI.getAllByRolle(UserContext uc, Rolle rolle) Deprecated.Method for determining all modules by a role. -
Uses of Rolle in de.xima.fc.dao.hook
Methods in de.xima.fc.dao.hook with parameters of type RolleModifier and TypeMethodDescriptionstatic voidDaoActionHookHelper.removeModulDependency(IEntityContext ec, Rolle rolle) Deprecated.The entity Modul no longer exists.static voidDaoActionHookHelper.syncBerechtigungen(IEntityContext ec, Rolle rolle) Deprecated.The entity Modul no longer exists. -
Uses of Rolle in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl that return RolleModifier and TypeMethodDescriptionRolleDao.getAdminRolle(IEntityContext ec, Mandant mandant) RolleDao.getByUUID(IEntityContext ec, Mandant client, String uuid) RolleDao.getByUUID(IEntityContext ec, Mandant client, UUID uuid) Methods in de.xima.fc.dao.impl that return types with arguments of type RolleModifier and TypeMethodDescriptionprotected IFCDaoActionHook<Rolle>RolleDao.getPostActionHook()protected IFCDaoActionHook<Rolle>RolleDao.getPreActionHook()RolleDao.getRollenByModul(IEntityContext ec, Modul modul) Deprecated.Methods in de.xima.fc.dao.impl with parameters of type RolleModifier and TypeMethodDescriptionModulDao.addModulToRolle(IEntityContext ec, Rolle rolle, Modul modul) Deprecated. -
Uses of Rolle in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return RolleModifier and TypeMethodDescriptionIRolleDao.getAdminRolle(IEntityContext ec, Mandant mandant) IRolleDao.getByUUID(IEntityContext ec, Mandant client, String uuid) Returns the role with the given UUIDIRolleDao.getByUUID(IEntityContext ec, Mandant client, UUID uuid) Returns the role with the given UUIDMethods in de.xima.fc.dao.interfaces that return types with arguments of type RolleModifier and TypeMethodDescriptionIRolleDao.getRollenByModul(IEntityContext ec, Modul modul) Deprecated.Methods in de.xima.fc.dao.interfaces with parameters of type RolleModifier and TypeMethodDescriptionIModulDao.addModulToRolle(IEntityContext ec, Rolle rolle, Modul newModul) Deprecated.user regular update method -
Uses of Rolle in de.xima.fc.entities
Methods in de.xima.fc.entities that return RolleModifier and TypeMethodDescriptionBenutzer.getRolle()Deprecated.LDAPGruppe.getRolle()Deprecated.Methods in de.xima.fc.entities that return types with arguments of type RolleModifier and TypeMethodDescriptionDirectClientAuthorization.getRoles()IndirectClientAuthorization.getRoles()Modul.getRollen()Deprecated.Liefert die Liste der zugeordneten RollenMethods in de.xima.fc.entities with parameters of type RolleModifier and TypeMethodDescriptionbooleanvoidDeprecated.voidModul.removeRolle(Rolle rolle) Deprecated.voidDeprecated.voidDeprecated.Method parameters in de.xima.fc.entities with type arguments of type Rolle -
Uses of Rolle in de.xima.fc.gui.bean.application.templates
Methods in de.xima.fc.gui.bean.application.templates with parameters of type RolleModifier and TypeMethodDescriptionbooleanRolePropertiesTemplateBean.canRolePermissionsBeEdited(Rolle role) -
Uses of Rolle in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return Rolle -
Uses of Rolle in de.xima.fc.gui.bean.user
Methods in de.xima.fc.gui.bean.user that return RolleMethods in de.xima.fc.gui.bean.user that return types with arguments of type RolleModifier and TypeMethodDescriptionUserRoleBean.getModel()LDAPGroupBean.getRoleList()Deprecated.UserBean.getRoleList()Deprecated.UserRoleBean.getRoleList()ClientAuthorizationBean.getRolesList()Method to return list of allRolleof a selectedIEntityClientAuthorizationMethods in de.xima.fc.gui.bean.user with parameters of type RolleModifier and TypeMethodDescriptionbooleanClientAuthorizationBean.canRoleBeEdited(Rolle role, IEntityClientAuthorization authorization) voidUserRoleBean.EntityListModelImpl.setSelected(Rolle selected) Method parameters in de.xima.fc.gui.bean.user with type arguments of type RolleModifier and TypeMethodDescriptionvoidUserRoleBean.setModel(IEntityListModelSelectByView<Rolle> model) -
Uses of Rolle in de.xima.fc.gui.common.bean.profile
Methods in de.xima.fc.gui.common.bean.profile that return types with arguments of type Rolle -
Uses of Rolle in de.xima.fc.gui.common.utils
Methods in de.xima.fc.gui.common.utils with parameters of type RolleModifier and TypeMethodDescriptionstatic final booleanPermissionUtils.canUserAccessProjectPage(UserContext uc, Benutzer user, Rolle role, Mandant client, boolean isEditingAllowed, EAccessProperty... props) Deprecated.static final booleanPermissionUtils.canUserAccessProjectPage(UserContext uc, Benutzer user, Rolle role, Projekt project, boolean isEditingAllowed, EAccessProperty... props) Deprecated. -
Uses of Rolle in de.xima.fc.handler.entity
Methods in de.xima.fc.handler.entity that return RolleModifier and TypeMethodDescriptionRolleHandler.addModulToRolle(UserContext uc, Rolle rolle, Modul newModul) Deprecated.RolleHandler.getAdminRolle(UserContext uc, Mandant mandant) RolleHandler.getByUUID(UserContext uc, Mandant client, String uuid) RolleHandler.getByUUID(UserContext uc, Mandant client, UUID uuid) Methods in de.xima.fc.handler.entity that return types with arguments of type RolleModifier and TypeMethodDescriptionRolleHandler.getRollenByModul(UserContext uc, Modul modul) Deprecated.Methods in de.xima.fc.handler.entity with parameters of type RolleModifier and TypeMethodDescriptionRolleHandler.addModulToRolle(UserContext uc, Rolle rolle, Modul newModul) Deprecated.EntityberechtigungHandler.getAllByRolle(UserContext uc, Rolle rolle) Deprecated.ModulHandler.getModuleByRolle(UserContext uc, Rolle rolle) Deprecated. -
Uses of Rolle in de.xima.fc.handler.interfaces.entity
Methods in de.xima.fc.handler.interfaces.entity that return RolleModifier and TypeMethodDescriptionIRolleHandler.addModulToRolle(UserContext uc, Rolle rolle, Modul newModul) Deprecated.Modules no longer exists.IRolleHandler.getAdminRolle(UserContext uc, Mandant mandant) IRolleHandler.getByUUID(UserContext uc, Mandant client, String uuid) Returns the role with the given UUIDIRolleHandler.getByUUID(UserContext uc, Mandant client, UUID uuid) Returns the role with the given UUIDMethods in de.xima.fc.handler.interfaces.entity that return types with arguments of type RolleModifier and TypeMethodDescriptionIRolleHandler.getRollenByModul(UserContext uc, Modul modul) Deprecated.Methods in de.xima.fc.handler.interfaces.entity with parameters of type RolleModifier and TypeMethodDescriptionIRolleHandler.addModulToRolle(UserContext uc, Rolle rolle, Modul newModul) Deprecated.Modules no longer exists.IEntityberechtigungHandler.getAllByRolle(UserContext uc, Rolle rolle) Deprecated.UsegetBerechtigungen()isntead.IModulHandler.getModuleByRolle(UserContext uc, Rolle rolle) Deprecated. -
Uses of Rolle in de.xima.fc.helper
Methods in de.xima.fc.helper with parameters of type RolleModifier and TypeMethodDescriptionstatic booleanRollePropertyHelper.updateAccessProperties(Rolle role) Sets the defaults for missing access properties on the role, and removes access properties that do not exist anymore or are deprecated. -
Uses of Rolle in de.xima.fc.importer.stager
Constructors in de.xima.fc.importer.stager with parameters of type RolleModifierConstructorDescriptionUserRoleImportStager(IEntityContext ec, Rolle entity, Mandant client) Deprecated. -
Uses of Rolle in de.xima.fc.interfaces.auth
Methods in de.xima.fc.interfaces.auth that return types with arguments of type Rolle -
Uses of Rolle in de.xima.fc.interfaces.setup
Methods in de.xima.fc.interfaces.setup that return RolleModifier and TypeMethodDescriptionIClientCreateData.getClientAdminRole(Locale locale) default RolleIDefaultMandantData.getClientAdminRole(Locale locale) Deprecated.IDefaultMandantData.getMandantadminRolle(Locale locale) Deprecated.Methods in de.xima.fc.interfaces.setup that return types with arguments of type RolleModifier and TypeMethodDescriptionIClientCreateData.getAllNonAdminRoles(Locale locale) IDefaultMandantData.getAllNonAdminRoles(Locale locale) Deprecated.IDefaultMandantData.getAllNonAdminRollen(Locale locale) Deprecated. -
Uses of Rolle in de.xima.fc.mdl
Subclasses of Rolle in de.xima.fc.mdl -
Uses of Rolle in de.xima.fc.mdl.auth.authorization
Methods in de.xima.fc.mdl.auth.authorization that return types with arguments of type RolleMethod parameters in de.xima.fc.mdl.auth.authorization with type arguments of type RolleModifier and TypeMethodDescription -
Uses of Rolle in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return Rolle -
Uses of Rolle in de.xima.fc.ms.test.workflow
Fields in de.xima.fc.ms.test.workflow declared as Rolle -
Uses of Rolle in de.xima.fc.setup
Methods in de.xima.fc.setup that return RolleModifier and TypeMethodDescriptionprotected RolleDefaultClientCreator.createClientAdminRole(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client) protected RolleDefaultClientCreator.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.DefaultClientData.getClientAdminRole(Locale locale) protected RolleDefaultClientData.getInboxEditorRole(Locale locale) Returns an new role for inbox-editorsMethods in de.xima.fc.setup that return types with arguments of type RolleModifier and TypeMethodDescriptionDefaultClientCreator.createNonAdminRoles(IEntityContext ec, IClientCreateData defaultData, Locale installLocale, Mandant client, Set<String> moduleNames) 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.DefaultClientData.getAllNonAdminRoles(Locale locale) Methods in de.xima.fc.setup with parameters of type RolleModifier and TypeMethodDescriptionprotected BenutzerDefaultClientCreator.createBenutzer(IEntityContext ec, Mandant client, Benutzer user, Rolle role) protected BenutzerDefaultClientCreator.createUser(IEntityContext ec, Mandant client, Benutzer user, Rolle role) Deprecated. -
Uses of Rolle in de.xima.fc.testhelper
Methods in de.xima.fc.testhelper that return RolleModifier and TypeMethodDescriptionstatic RolleEntityDummyFactory.dummyRole(String name, ERollenTyp type, Mandant client) Methods in de.xima.fc.testhelper with parameters of type RolleModifier and TypeMethodDescriptionstatic DirectClientAuthorizationEntityDummyFactory.dummyDirectClientAuthorization(UserProfile profile, Mandant client, boolean accepted, Rolle... roles) static IndirectClientAuthorizationEntityDummyFactory.dummyIndirectClientAuthorization(IClientDescriptor clientDescriptor, String name, Mandant client, Rolle... roles) static BenutzerDeprecated.static BenutzerDeprecated. -
Uses of Rolle in de.xima.fc.utils
Methods in de.xima.fc.utils with parameters of type RolleModifier and TypeMethodDescriptionstatic StringUserMgmtUtils.getClientRole(Rolle role) Returns a string value representing the role within a client (Mandant).