| Package | Description |
|---|---|
| de.xima.fc.bl.fdv | |
| de.xima.fc.dao.hook | |
| de.xima.fc.dao.impl | |
| de.xima.fc.entities |
Package für Datenbankentitäten
|
| de.xima.fc.export | |
| de.xima.fc.export.model | |
| de.xima.fc.manager |
| Constructor and Description |
|---|
ConditionCheck(Bedingung bedingung)
Erstellt eine Instanz, die prüft, ob die Formulardaten die übergebene Bedingung erfüllen.
|
| Modifier and Type | Method and Description |
|---|---|
static List<Bedingung> |
DaoActionHookHelper.getBedingungen(IEntityContext ec,
Mandant man) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DaoActionHookHelper.syncBedingung(IEntityContext ec,
Bedingung bedingung) |
static void |
DaoActionHookHelper.validateBedingung(de.xima.cmn.dao.interfaces.IBaseEntityContext ec,
Bedingung bedingung) |
| Modifier and Type | Method and Description |
|---|---|
protected IFCDaoActionHook<Bedingung> |
BedingungDao.getPreActionHook() |
| Modifier and Type | Method and Description |
|---|---|
Bedingung |
Bedingung.cloneBasics() |
Bedingung |
Aktion.getBedingung()
|
| Modifier and Type | Method and Description |
|---|---|
void |
Aktion.setBedingung(Bedingung bedingung)
|
| Modifier and Type | Method and Description |
|---|---|
protected Bedingung |
AProjektUtil.handleBedingungForImport(Bedingung neueBedingung,
Map<Long,Aktion> aktionMap,
Map<Long,Status> statusMap,
ExportBedingungData exportBedingungData)
Should only be used for importing older project exports
|
| Modifier and Type | Method and Description |
|---|---|
protected Bedingung |
AProjektUtil.handleBedingungForImport(Bedingung neueBedingung,
Map<Long,Aktion> aktionMap,
Map<Long,Status> statusMap,
ExportBedingungData exportBedingungData)
Should only be used for importing older project exports
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExportBedingungData |
| Modifier and Type | Method and Description |
|---|---|
Bedingung |
ExportBedingungData.getBasicNeueBedingung()
Liefert eine neue Bedingung instance gefüllt mit den primitiven ExportBedingung- Daten (keine Referenzen, Listen)
|
| Constructor and Description |
|---|
ExportBedingungData(Bedingung bedingung) |
| Modifier and Type | Method and Description |
|---|---|
static IProcessing |
ProcessingManager.getEmptyProcessing(Bedingung bedingung)
Deprecated.
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.