| Package | Description |
|---|---|
| de.xima.fc.entities |
Package für Datenbankentitäten
|
| de.xima.fc.gui.bean.application | |
| de.xima.fc.gui.bean.workflow | |
| de.xima.fc.gui.bean.workflow.model | |
| de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
| Modifier and Type | Method and Description |
|---|---|
EVerarbeitungsTyp |
Bedingung.getVerarbeitungsTyp()
Diese Methode dient dazu das deserialisierte Objekt zu erhalten
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bedingung.setVerarbeitungsTyp(EVerarbeitungsTyp verarbeitungsName)
Diese Methode dient dazu das zu serialisierende Objekt zu setzen
|
| Modifier and Type | Method and Description |
|---|---|
EVerarbeitungsTyp[] |
EnumBean.getEVerarbeitungList() |
| Modifier and Type | Method and Description |
|---|---|
String |
ProcessingBean.getIconForProcessing(EVerarbeitungsTyp processingType) |
| Constructor and Description |
|---|
LabelSortedSelectItem(EVerarbeitungsTyp type,
String label) |
| Modifier and Type | Method and Description |
|---|---|
static EVerarbeitungsTyp |
EVerarbeitungsTyp.getByValue(String value) |
static EVerarbeitungsTyp |
EVerarbeitungsTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EVerarbeitungsTyp[] |
EVerarbeitungsTyp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.