public class BerechtigungspruefungKonfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BerechtigungspruefungKonfiguration.Ablehnungsgrund
DOCUMENT ME!
|
static class |
BerechtigungspruefungKonfiguration.Freigabegrund
DOCUMENT ME!
|
static class |
BerechtigungspruefungKonfiguration.ProduktTyp
DOCUMENT ME!
|
| Modifier and Type | Field and Description |
|---|---|
static BerechtigungspruefungKonfiguration |
INSTANCE |
static org.apache.log4j.Logger |
LOG |
| Constructor and Description |
|---|
BerechtigungspruefungKonfiguration(List<BerechtigungspruefungKonfiguration.ProduktTyp> produkte,
List<BerechtigungspruefungKonfiguration.Freigabegrund> freigabegruende,
List<BerechtigungspruefungKonfiguration.Ablehnungsgrund> ablehnungsgruende)
Creates a new Konfiguration object.
|
public static final org.apache.log4j.Logger LOG
public static BerechtigungspruefungKonfiguration INSTANCE
public BerechtigungspruefungKonfiguration(List<BerechtigungspruefungKonfiguration.ProduktTyp> produkte, List<BerechtigungspruefungKonfiguration.Freigabegrund> freigabegruende, List<BerechtigungspruefungKonfiguration.Ablehnungsgrund> ablehnungsgruende)
produkte - DOCUMENT ME!freigabegruende - DOCUMENT ME!ablehnungsgruende - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.