Uses of Class
net.datenwerke.eximport.im.ImportConfig
Packages that use ImportConfig
Package
Description
-
Uses of ImportConfig in net.datenwerke.eximport
Methods in net.datenwerke.eximport with parameters of type ImportConfigModifier and TypeMethodDescriptionvoidImportService.configureParents(ImportConfig config, String topMostParentId, AbstractNode<?> topMostParentTarget, Class<? extends Exporter> exporter) voidImportService.configureParents(ExportedItem item, ImportConfig config, String topMostParentId, AbstractNode<?> topMostParentTarget, Class<? extends Exporter> exporter) voidImportServiceImpl.configureParents(ImportConfig config, String topMostParentId, AbstractNode<?> topMostParentTarget, Class<? extends Exporter> exporter) voidImportServiceImpl.configureParents(ExportedItem item, ImportConfig config, String topMostParentId, AbstractNode<?> topMostParentTarget, Class<? extends Exporter> exporter) ImportService.getToBeConfigured(ImportConfig config) ImportServiceImpl.getToBeConfigured(ImportConfig config) ImportService.importData(ImportConfig config) Imports the data from the givenImportConfigImportServiceImpl.importData(ImportConfig config) -
Uses of ImportConfig in net.datenwerke.eximport.im
Methods in net.datenwerke.eximport.im with parameters of type ImportConfigModifier and TypeMethodDescriptionImportSupervisorFactory.create(ImportConfig config, List<Importer> importers) Constructors in net.datenwerke.eximport.im with parameters of type ImportConfigModifierConstructorDescriptionImportSupervisor(ExportDataAnalyzerService analizerService, ImportService importService, <any> entityProvider, ImportConfig config, List<Importer> importers) -
Uses of ImportConfig in net.datenwerke.rs.base.ext.service.hooks
Methods in net.datenwerke.rs.base.ext.service.hooks with parameters of type ImportConfigModifier and TypeMethodDescriptionRemoteEntityImporterHook.checkImportRemoteEntity(ImportConfig config, AbstractNode localTarget, Map<String, String> previousCheckResults, String requestedRemoteEntity) RemoteEntityImporterHook.importRemoteEntity(ImportConfig config, AbstractNode localTarget, String requestedRemoteEntity, String exportXml) -
Uses of ImportConfig in net.datenwerke.rs.base.ext.service.security.eximport.hookers
Methods in net.datenwerke.rs.base.ext.service.security.eximport.hookers with parameters of type ImportConfigModifier and TypeMethodDescriptionvoidImportAllGenericRightsHooker.configure(ImportConfig config) -
Uses of ImportConfig in net.datenwerke.rs.eximport.service.eximport.hooks
Methods in net.datenwerke.rs.eximport.service.eximport.hooks with parameters of type ImportConfig -
Uses of ImportConfig in net.datenwerke.rs.eximport.service.eximport.im.http
Methods in net.datenwerke.rs.eximport.service.eximport.im.http that return ImportConfigMethods in net.datenwerke.rs.eximport.service.eximport.im.http with parameters of type ImportConfigModifier and TypeMethodDescriptionvoidHttpImportConfiguration.setImportConfig(ImportConfig importConfig) -
Uses of ImportConfig in net.datenwerke.rs.globalconstants.service.globalconstants.eximport.hookers
Methods in net.datenwerke.rs.globalconstants.service.globalconstants.eximport.hookers with parameters of type ImportConfigModifier and TypeMethodDescriptionvoidImportAllGlobalConstantsHooker.configure(ImportConfig config) -
Uses of ImportConfig in net.datenwerke.rs.teamspace.service.teamspace.eximport.hookers
Methods in net.datenwerke.rs.teamspace.service.teamspace.eximport.hookers with parameters of type ImportConfig -
Uses of ImportConfig in net.datenwerke.rs.tsreportarea.service.tsreportarea.eximport.hookers
Methods in net.datenwerke.rs.tsreportarea.service.tsreportarea.eximport.hookers with parameters of type ImportConfig -
Uses of ImportConfig in net.datenwerke.rs.uservariables.service.uservariables.eximport.hookers
Methods in net.datenwerke.rs.uservariables.service.uservariables.eximport.hookers with parameters of type ImportConfigModifier and TypeMethodDescriptionvoidImportAllUserVariablesHooker.configure(ImportConfig config) -
Uses of ImportConfig in net.datenwerke.treedb.ext.service.eximport.helper
Methods in net.datenwerke.treedb.ext.service.eximport.helper with parameters of type ImportConfig