Package | Description |
---|---|
de.xima.fc.importer.config | |
de.xima.fc.importer.dependency | |
de.xima.fc.importer.interfaces | |
de.xima.fc.importer.util |
Modifier and Type | Method and Description |
---|---|
Set<IEntityDependency> |
EntityImportConfig.getDependencies() |
Constructor and Description |
---|
EntityImportConfig(IEntityContext ec,
de.xima.cmn.dao.interfaces.IEntity<Long> entity,
Set<IEntityDependency> dependencies)
Deprecated.
|
EntityImportConfig(IEntityContext ec,
de.xima.cmn.dao.interfaces.IEntity<Long> entity,
Set<IEntityDependency> dependencies,
String importJson) |
Modifier and Type | Class and Description |
---|---|
class |
EntityDependency |
class |
EntityListDependency |
Modifier and Type | Method and Description |
---|---|
int |
EntityDependency.compareTo(IEntityDependency o) |
int |
EntityListDependency.compareTo(IEntityDependency o) |
Modifier and Type | Method and Description |
---|---|
Set<IEntityDependency> |
IEntityImportConfig.getDependencies() |
Modifier and Type | Method and Description |
---|---|
static IEntityDependency |
EntityImportHelper.removeDependency(IEntityImportConfig config,
String fieldDescriptor)
Removes the first dependency from the given config with the given field descriptor
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.