| Package | Description |
|---|---|
| de.fraunhofer.igd.klarschiff.vo |
Das Package enthält Klassen für die verschiedenen Businessobjecte bzw.
|
| de.fraunhofer.igd.klarschiff.web |
Das Package enthält die Controller und Commands, die für die GUI verwendet werden.
|
| Modifier and Type | Field and Description |
|---|---|
private @NotNull EnumFreigabeStatus |
Vorgang.beschreibungFreigabeStatus
Freigabestatus der Beschreibung
|
private EnumFreigabeStatus |
Vorgang.fotoFreigabeStatus
Freigabestatus des Foto
|
| Modifier and Type | Method and Description |
|---|---|
EnumFreigabeStatus |
Vorgang.getBeschreibungFreigabeStatus() |
EnumFreigabeStatus |
Vorgang.getFotoFreigabeStatus() |
static EnumFreigabeStatus |
EnumFreigabeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumFreigabeStatus[] |
EnumFreigabeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Vorgang.setBeschreibungFreigabeStatus(EnumFreigabeStatus beschreibungFreigabeStatus) |
void |
Vorgang.setFotoFreigabeStatus(EnumFreigabeStatus fotoFreigabeStatus) |
| Modifier and Type | Field and Description |
|---|---|
(package private) EnumFreigabeStatus |
VorgangSuchenCommand.fotoFreigabeStatus |
| Modifier and Type | Method and Description |
|---|---|
EnumFreigabeStatus |
VorgangSuchenCommand.getFotoFreigabeStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
VorgangSuchenCommand.setFotoFreigabeStatus(EnumFreigabeStatus fotoFreigabeStatus) |
Copyright © 2019. All rights reserved.