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)
Deprecated.
|
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)
Deprecated.
|
Constructor and Description |
---|
ProjektExportUtil(Mandant man,
IEntityContext ec,
Benutzer user,
Set<EFormImpexOption> options)
Deprecated.
|
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()
Deprecated.
|
EFormImpexOption |
ProjectUpdateBean.getSelectedFormUpdateOption()
Deprecated.
|
EFormImpexOption[] |
ProjectUpdateBean.getUpdateOptionsForUI()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Set<EFormImpexOption> |
ProjectUpdateBean.getSelectedUpdateOption()
Deprecated.
|
Set<EFormImpexOption> |
ProjectUpdateBean.getUpdateOptions()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectUpdateBean.setSelectedFormUpdateOption(EFormImpexOption selectedOption)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectUpdateBean.setSelectedUpdateOption(Set<EFormImpexOption> selectedUpdateOption)
Deprecated.
|
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 © 2020 XIMA MEDIA GmbH. All rights reserved.