Uses of Enum
de.xima.fc.mdl.enums.EFormImpexOption
Packages that use EFormImpexOption
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of EFormImpexOption in de.xima.fc.export
Methods in de.xima.fc.export with parameters of type EFormImpexOptionModifier and TypeMethodDescriptionstatic boolean
ProjektExportUtil.hasExportOption
(EFormImpexOption opt, Set<EFormImpexOption> allOpts) Deprecated.Method parameters in de.xima.fc.export with type arguments of type EFormImpexOptionModifier and TypeMethodDescriptionProjektUpdateUtil.doUpdate
(Projekt currentProject, File updateDataDir, Set<EFormImpexOption> updateOption) Deprecated.static boolean
ProjektExportUtil.hasExportOption
(EFormImpexOption opt, Set<EFormImpexOption> allOpts) Deprecated.Constructor parameters in de.xima.fc.export with type arguments of type EFormImpexOptionModifierConstructorDescriptionProjektExportUtil
(Mandant man, IEntityContext ec, Benutzer user, Set<EFormImpexOption> options) Deprecated. -
Uses of EFormImpexOption in de.xima.fc.export.model
Methods in de.xima.fc.export.model that return types with arguments of type EFormImpexOptionMethod parameters in de.xima.fc.export.model with type arguments of type EFormImpexOptionModifier and TypeMethodDescriptionvoid
ExportMetadata.setExportOptions
(Set<EFormImpexOption> exportOptions) -
Uses of EFormImpexOption in de.xima.fc.gui.bean.application
Methods in de.xima.fc.gui.bean.application that return EFormImpexOption -
Uses of EFormImpexOption in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return EFormImpexOptionModifier and TypeMethodDescriptionProjectUpdateBean.getFormChildOptions()
Deprecated.ProjectUpdateBean.getSelectedFormUpdateOption()
Deprecated.ProjectUpdateBean.getUpdateOptionsForUI()
Deprecated.Methods in de.xima.fc.gui.bean.project that return types with arguments of type EFormImpexOptionModifier and TypeMethodDescriptionProjectUpdateBean.getSelectedUpdateOption()
Deprecated.ProjectUpdateBean.getUpdateOptions()
Deprecated.Methods in de.xima.fc.gui.bean.project with parameters of type EFormImpexOptionModifier and TypeMethodDescriptionvoid
ProjectUpdateBean.setSelectedFormUpdateOption
(EFormImpexOption selectedOption) Deprecated.Method parameters in de.xima.fc.gui.bean.project with type arguments of type EFormImpexOptionModifier and TypeMethodDescriptionvoid
ProjectUpdateBean.setSelectedUpdateOption
(Set<EFormImpexOption> selectedUpdateOption) Deprecated. -
Uses of EFormImpexOption in de.xima.fc.gui.model.impex
Constructors in de.xima.fc.gui.model.impex with parameters of type EFormImpexOption -
Uses of EFormImpexOption in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EFormImpexOptionModifier and TypeMethodDescriptionstatic EFormImpexOption[]
EFormImpexOption.getChildValues
(EFormImpexOption parent) static EFormImpexOption[]
EFormImpexOption.getParentValues()
static EFormImpexOption
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.Methods in de.xima.fc.mdl.enums with parameters of type EFormImpexOptionModifier and TypeMethodDescriptionstatic EFormImpexOption[]
EFormImpexOption.getChildValues
(EFormImpexOption parent)