Package | Description |
---|---|
de.bsvrz.sys.funclib.bitctrl.benutzer | |
de.bsvrz.sys.funclib.bitctrl.modell.systemmodellglobal.parameter |
Modifier and Type | Method and Description |
---|---|
Rolle |
Benutzerverwaltung.getRolle(String pid)
Sucht eine bestimmte Zugriffsrolle.
|
Modifier and Type | Method and Description |
---|---|
List<Rolle> |
Benutzerverwaltung.getRolle()
Gibt eine Liste aller Zugriffsrollen im System zurück.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Benutzerverwaltung.isRolleUndRegion(Benutzer benutzer,
Rolle rolle,
Region region)
Prüft ob ein bestimmter Benutzer eine bestimmte Rolle in einer Region
hat.
|
Modifier and Type | Method and Description |
---|---|
Rolle |
PdRollenRegionenPaareParameter.Daten.RolleRegionPaar.getRolle()
Gibt die Rolle des Paares zurück.
|
Modifier and Type | Method and Description |
---|---|
void |
PdRollenRegionenPaareParameter.Daten.RolleRegionPaar.setRolle(Rolle rolle)
Legt die Rolle des Paares fest.
|
Constructor and Description |
---|
RolleRegionPaar(Rolle rolle,
Region region)
Initialisiert das Paar.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.