Package | Description |
---|---|
de.bsvrz.sys.funclib.bitctrl.benutzer | |
de.bsvrz.sys.funclib.bitctrl.modell.systemmodellglobal.parameter |
Modifier and Type | Method and Description |
---|---|
Region |
Benutzerverwaltung.getRegion(String pid)
Sucht eine bestimmte Zugriffsregion.
|
Modifier and Type | Method and Description |
---|---|
List<Region> |
Benutzerverwaltung.getRegion()
Gibt eine Liste aller Zugriffsregionen 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 | Field and Description |
---|---|
private Region |
PdRollenRegionenPaareParameter.Daten.RolleRegionPaar.region
Die Region.
|
Modifier and Type | Method and Description |
---|---|
Region |
PdRollenRegionenPaareParameter.Daten.RolleRegionPaar.getRegion()
Gibt die Region des Paares zurück.
|
Modifier and Type | Method and Description |
---|---|
void |
PdRollenRegionenPaareParameter.Daten.RolleRegionPaar.setRegion(Region region)
Legt die Region des Paares fest.
|
Constructor and Description |
---|
RolleRegionPaar(Rolle rolle,
Region region)
Initialisiert das Paar.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.