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
Subclasses with type arguments of type ERollenTyp in de.xima.fc.mdl.enumsModifier and TypeClassDescriptionenumDer Enum RollenTyp wird dazu genutzt spezielle Systemberechtigungen zu setzen, die in der Logik selbst ausgewertet werden und nicht in denEntityberechtigungen.Methods in de.xima.fc.mdl.enums that return ERollenTypModifier and TypeMethodDescriptionERollen.getTyp()static ERollenTypReturns 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 RolleEntityDummyFactory.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 StringUserMgmtUtils.dfltBgNameFor(ERollenTyp rolle, Locale locale) Deprecated.
IClientCreateData