Uses of Enum
de.xima.fc.mdl.enums.ERollenTyp
Packages that use ERollenTyp
Package
Description
Package für Datenbankentitäten
Commonly used enumeration that are mainly used in model classes.
Package für Utilsklassen
-
Uses of ERollenTyp in de.xima.fc.entities
Methods in de.xima.fc.entities that return ERollenTypMethods in de.xima.fc.entities with parameters of type ERollenTyp -
Uses of ERollenTyp in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return ERollenTypModifier and TypeMethodDescriptionERollen.getTyp()
static ERollenTyp
Returns the enum constant of this type with the specified name.static ERollenTyp[]
ERollenTyp.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ERollenTyp in de.xima.fc.testhelper
Methods in de.xima.fc.testhelper with parameters of type ERollenTypModifier and TypeMethodDescriptionstatic Rolle
EntityDummyFactory.dummyRole
(String name, ERollenTyp type, Mandant client) -
Uses of ERollenTyp in de.xima.fc.utils
Methods in de.xima.fc.utils with parameters of type ERollenTypModifier and TypeMethodDescriptionstatic String
UserMgmtUtils.dfltBgNameFor
(ERollenTyp rolle, Locale locale) Deprecated.
IClientCreateData