Uses of Interface
de.xima.fc.importer.interfaces.IEntityImportConfig
Packages that use IEntityImportConfig
Package
Description
-
Uses of IEntityImportConfig in de.xima.fc.gui.model.impex
Methods in de.xima.fc.gui.model.impex that return IEntityImportConfigMethods in de.xima.fc.gui.model.impex with parameters of type IEntityImportConfigModifier and TypeMethodDescriptionvoid
ImportConfigWrapper.setConfig
(IEntityImportConfig<?> config) Constructors in de.xima.fc.gui.model.impex with parameters of type IEntityImportConfig -
Uses of IEntityImportConfig in de.xima.fc.importer.config
Classes in de.xima.fc.importer.config that implement IEntityImportConfigModifier and TypeClassDescriptionclass
Deprecated.class
AEntityImportConfig<T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
Configuration class for entity importsclass
class
Import config forClientCounter
sclass
class
class
Deprecated.class
class
class
class
class
Import config forProjekt
sclass
class
class
Deprecated.class
class
Methods in de.xima.fc.importer.config that return IEntityImportConfigModifier and TypeMethodDescriptionstatic final <T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
IEntityImportConfig<?>ImportConfigDataFactory.newImportConfig
(IEntityContext ec, de.xima.cmn.dao.interfaces.IEntity<Long> contextEntity, IEntityDeserializationResult<T> importEntityData, IExportUnzipResult exportResult, T entityToOverride) Methods in de.xima.fc.importer.config that return types with arguments of type IEntityImportConfigModifier and TypeMethodDescriptionAEntityImportConfig.getAllChildrenFlat()
AEntityImportConfig.getChildren()
ProjectImportConfig.getChildren()
StateImportConfig.getChildren()
Deprecated.Methods in de.xima.fc.importer.config with parameters of type IEntityImportConfigModifier and TypeMethodDescriptionint
ActionImportConfig.compareTo
(IEntityImportConfig<?> o) Deprecated.int
StateImportConfig.compareTo
(IEntityImportConfig<?> o) Deprecated.protected static UUID
AEntityImportConfig.getDependencyUuid
(IEntityImportConfig<?> config, String fieldDescriptor) -
Uses of IEntityImportConfig in de.xima.fc.importer.ctx
Methods in de.xima.fc.importer.ctx that return IEntityImportConfigModifier and TypeMethodDescriptionProjectImportContextBuilder.getFormVersionConfig()
Deprecated.ProjectImportContextBuilder.getProjectConfig()
Deprecated.UseProjectImporter.getProjectConfig()
insteadMethods in de.xima.fc.importer.ctx that return types with arguments of type IEntityImportConfigModifier and TypeMethodDescriptionProjectImportContextBuilder.getAllConfigs()
Deprecated.UseProjectImporter.getAllConfigs()
insteadProjectImportContextBuilder.getImportConfigs()
Deprecated.ProjectImportContextBuilder.getProjectDependencies()
Deprecated.UseProjectImporter.getReferenceConfigs()
instead -
Uses of IEntityImportConfig in de.xima.fc.importer.dependency
Methods in de.xima.fc.importer.dependency with parameters of type IEntityImportConfigModifier and TypeMethodDescriptionstatic final <T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
voidEntityDependencyUpdater.updateDependencies
(List<IEntityImportConfig<?>> importConfigs, IEntityImportConfig<?> updateConfig) static final <T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
voidEntityDependencyUpdater.updateDependencies
(List<IEntityImportConfig<?>> importConfigs, IEntityImportConfig<?> updateConfig, com.vdurmont.semver4j.Semver fcVersion) Updates the references to an entitystatic final void
EntityDependencyUpdater.updateImportConfigFromDb
(IEntityContext ec, IEntityImportConfig<?> config) Method parameters in de.xima.fc.importer.dependency with type arguments of type IEntityImportConfigModifier and TypeMethodDescriptionEntityDependency.findValue
(List<IEntityImportConfig<?>> configs) EntityListDependency.findValue
(List<IEntityImportConfig<?>> configs) static final void
EntityDependencyUpdater.updateDependencies
(List<IEntityImportConfig<?>> importConfigs, de.xima.cmn.dao.interfaces.IEntity<Long> newEntity, UUID oldUuid) Deprecated.static final void
EntityDependencyUpdater.updateDependencies
(List<IEntityImportConfig<?>> importConfigs, de.xima.cmn.dao.interfaces.IEntity<Long> newEntity, UUID originalUuid, String originalName, Long originalId) static final void
EntityDependencyUpdater.updateDependencies
(List<IEntityImportConfig<?>> importConfigs, de.xima.cmn.dao.interfaces.IEntity<Long> newEntity, UUID originalUuid, String originalName, Long originalId, com.vdurmont.semver4j.Semver fcVersion) Updates the references to an entitystatic final <T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
voidEntityDependencyUpdater.updateDependencies
(List<IEntityImportConfig<?>> importConfigs, IEntityImportConfig<?> updateConfig) static final <T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
voidEntityDependencyUpdater.updateDependencies
(List<IEntityImportConfig<?>> importConfigs, IEntityImportConfig<?> updateConfig, com.vdurmont.semver4j.Semver fcVersion) Updates the references to an entitystatic final void
EntityDependencyUpdater.updateImportConfigs
(IEntityContext ec, List<IEntityImportConfig<?>> configsToUpdate, de.xima.cmn.dao.interfaces.IEntity<Long> entityToAdd) Adds the given entity to the appropriate entity fields of the import configs -
Uses of IEntityImportConfig in de.xima.fc.importer.interfaces
Methods in de.xima.fc.importer.interfaces that return types with arguments of type IEntityImportConfigModifier and TypeMethodDescriptionIEntityImportConfig.getAllChildrenFlat()
IEntityImportConfig.getChildren()
IEntityImportContext.getImportConfigs()
Deprecated.Methods in de.xima.fc.importer.interfaces with parameters of type IEntityImportConfigModifier and TypeMethodDescriptiondefault int
IEntityImportConfig.compareTo
(IEntityImportConfig<?> o) Method parameters in de.xima.fc.importer.interfaces with type arguments of type IEntityImportConfigModifier and TypeMethodDescriptionIEntityDependency.findValue
(List<IEntityImportConfig<?>> configs) -
Uses of IEntityImportConfig in de.xima.fc.importer.mdl.descriptor
Method parameters in de.xima.fc.importer.mdl.descriptor with type arguments of type IEntityImportConfigModifier and TypeMethodDescriptionvoid
DependencyDescriptor.determineName
(List<IEntityImportConfig<?>> configs) -
Uses of IEntityImportConfig in de.xima.fc.importer.project
Methods in de.xima.fc.importer.project that return IEntityImportConfigModifier and TypeMethodDescriptionProjectImporter.removeProjectDependency
(UUID uuid, Class<? extends de.xima.cmn.dao.interfaces.IEntity<Long>> clazz) Methods in de.xima.fc.importer.project that return types with arguments of type IEntityImportConfigModifier and TypeMethodDescriptionProjectImporter.getAllConfigs()
ProjectImporter.getAllConfigsFlat()
ProjectImporter.getReferenceConfigs()
-
Uses of IEntityImportConfig in de.xima.fc.importer.stager
Constructors in de.xima.fc.importer.stager with parameters of type IEntityImportConfigModifierConstructorDescriptionActionImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.AppointmentTemplateImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.ClientResourceImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.DataSourceImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.FormVersionImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.InboxImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.ProjectDoiDataImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.ProjectIdentityCheckDataImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.ProjectImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.ProjectInviteDataImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.ProjectResourceImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.StateImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.TemplateImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.UserGroupImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.UserImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.UserRoleImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated. -
Uses of IEntityImportConfig in de.xima.fc.importer.stager.factory
Methods in de.xima.fc.importer.stager.factory with parameters of type IEntityImportConfigModifier and TypeMethodDescriptionstatic final IEntityImportStager
EntityImportStagerFactory.newImportStager
(IEntityContext ec, IEntityImportConfig<?> config, Mandant client) Deprecated.Returns an import stage for the given entity, client and user -
Uses of IEntityImportConfig in de.xima.fc.importer.util
Methods in de.xima.fc.importer.util with parameters of type IEntityImportConfigModifier and TypeMethodDescriptionstatic final IEntityDependency
EntityImportHelper.removeDependency
(IEntityImportConfig<?> config, String fieldDescriptor) Removes the first dependency from the given config with the given field descriptorMethod parameters in de.xima.fc.importer.util with type arguments of type IEntityImportConfigModifier and TypeMethodDescriptionstatic final de.xima.cmn.dao.interfaces.IEntity<Long>
EntityImportHelper.getEntity
(UUID uuid, Class<? extends de.xima.cmn.dao.interfaces.IEntity<Long>> entityClass, List<IEntityImportConfig<?>> importConfigs) Looks for entity with the given uuid and class in the list of import configs and returns it.EntityImportHelper.getEntityName
(UUID uuid, Class<T> entityClass, List<IEntityImportConfig<?>> importConfigs) Looks for entity with the given uuid and class in the list of import configs and returns its name if there is any.static final void
EntityImportHelper.removeConfig
(UUID uuid, Class<? extends de.xima.cmn.dao.interfaces.IEntity<Long>> clazz, List<IEntityImportConfig<?>> configs)
ProjectImporter.getFormVersionConfig()
instead