Package | Description |
---|---|
de.xima.fc.gui.bean.project | |
de.xima.fc.gui.model.impex | |
de.xima.fc.importer.config | |
de.xima.fc.importer.interfaces |
Modifier and Type | Method and Description |
---|---|
void |
ProjectImportBean.importFormVersion(EEntityConflictResolveAction action) |
void |
ProjectImportBean.resolveConflict(ImportConfigWrapper configWrapper,
EEntityConflictResolveAction action) |
Modifier and Type | Method and Description |
---|---|
EEntityConflictResolveAction |
ImportConfigWrapper.getConflictResolveAction() |
Modifier and Type | Method and Description |
---|---|
void |
ImportConfigWrapper.setConflictResolveAction(EEntityConflictResolveAction conflictResolveAction) |
Modifier and Type | Method and Description |
---|---|
EEntityConflictResolveAction |
AEntityImportConfig.getConflictResolveAction() |
static EEntityConflictResolveAction |
EEntityConflictResolveAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EEntityConflictResolveAction[] |
EEntityConflictResolveAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AEntityImportConfig.setConflictResolveAction(EEntityConflictResolveAction conflictResolveAction) |
Modifier and Type | Method and Description |
---|---|
EEntityConflictResolveAction |
IEntityImportConfig.getConflictResolveAction() |
Modifier and Type | Method and Description |
---|---|
void |
IEntityImportConfig.setConflictResolveAction(EEntityConflictResolveAction conflictResolveAction) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.