| Package | Description | 
|---|---|
| de.xima.fc.export | |
| de.xima.fc.export.model | |
| de.xima.fc.gui.bean.application | |
| de.xima.fc.gui.bean.project | |
| de.xima.fc.gui.model.impex | |
| de.xima.fc.mdl.enums | 
 Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
ProjektExportUtil.hasExportOption(EFormImpexOption opt,
               Set<EFormImpexOption> allOpts)  | 
| Modifier and Type | Method and Description | 
|---|---|
Projekt | 
ProjektUpdateUtil.doUpdate(Projekt currentProject,
        File updateDataDir,
        Set<EFormImpexOption> updateOption)  | 
static boolean | 
ProjektExportUtil.hasExportOption(EFormImpexOption opt,
               Set<EFormImpexOption> allOpts)  | 
| Constructor and Description | 
|---|
ProjektExportUtil(Mandant man,
                 IEntityContext ec,
                 Benutzer user,
                 Set<EFormImpexOption> options)  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<EFormImpexOption> | 
ExportMetadata.getExportOptions()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ExportMetadata.setExportOptions(Set<EFormImpexOption> exportOptions)  | 
| Modifier and Type | Method and Description | 
|---|---|
EFormImpexOption[] | 
EnumBean.getEFormExportOptions()  | 
| Modifier and Type | Method and Description | 
|---|---|
EFormImpexOption[] | 
ProjectUpdateBean.getFormChildOptions()  | 
EFormImpexOption | 
ProjectUpdateBean.getSelectedFormUpdateOption()  | 
EFormImpexOption[] | 
ProjectUpdateBean.getUpdateOptionsForUI()  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<EFormImpexOption> | 
ProjectUpdateBean.getSelectedUpdateOption()  | 
Set<EFormImpexOption> | 
ProjectUpdateBean.getUpdateOptions()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProjectUpdateBean.setSelectedFormUpdateOption(EFormImpexOption selectedOption)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProjectUpdateBean.setSelectedUpdateOption(Set<EFormImpexOption> selectedUpdateOption)  | 
| Constructor and Description | 
|---|
FormImpexOptionNode(EFormImpexOption option,
                   Locale l)  | 
| Modifier and Type | Method and Description | 
|---|---|
static EFormImpexOption[] | 
EFormImpexOption.getChildValues(EFormImpexOption parent)  | 
static EFormImpexOption[] | 
EFormImpexOption.getParentValues()  | 
static EFormImpexOption | 
EFormImpexOption.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static EFormImpexOption[] | 
EFormImpexOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static EFormImpexOption[] | 
EFormImpexOption.getChildValues(EFormImpexOption parent)  | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.