| Package | Description |
|---|---|
| de.xima.fc.entities |
Package für Datenbankentitäten
|
| de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
| de.xima.fc.mdl.request |
| Modifier and Type | Method and Description |
|---|---|
EFormTyp |
FormVersion.getFormTyp() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormVersion.setFormTyp(EFormTyp formTyp) |
| Modifier and Type | Method and Description |
|---|---|
static EFormTyp |
EFormTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EFormTyp[] |
EFormTyp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EFormTyp |
PublishRequestParameter.getFormTyp() |
| Constructor and Description |
|---|
PublishRequestParameter(long projektId,
int formVersionNum,
EFormTyp formTyp,
String form,
String notes,
String charsetName,
int origVersionsNummer,
boolean derive,
String fd2rid,
boolean isResourceUpload,
String b64File,
String resourceType,
String theme) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.