Package | Description |
---|---|
de.xima.fc.entities |
Package für Datenbankentitäten
|
de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
de.xima.fc.utils |
Package für Utilsklassen
|
Modifier and Type | Method and Description |
---|---|
ERollenTyp |
Rolle.getRollenTyp() |
Modifier and Type | Method and Description |
---|---|
void |
Rolle.setRollenTyp(ERollenTyp rollenTyp) |
Modifier and Type | Method and Description |
---|---|
ERollenTyp |
ERollen.getTyp() |
static ERollenTyp |
ERollenTyp.valueOf(String name)
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.
|
Modifier and Type | Method and Description |
---|---|
static String |
UserMgmtUtils.dfltBgNameFor(ERollenTyp rolle,
Locale locale)
Liefert den lokalisierten Standard-Gruppennamen für Benutzer mit der übergebenen Rolle.
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.