Uses of Interface
net.datenwerke.eximport.ex.ExporterSpecificExportConfig
Packages that use ExporterSpecificExportConfig
Package
Description
-
Uses of ExporterSpecificExportConfig in net.datenwerke.eximport.ex
Methods in net.datenwerke.eximport.ex that return types with arguments of type ExporterSpecificExportConfigMethods in net.datenwerke.eximport.ex with parameters of type ExporterSpecificExportConfigModifier and TypeMethodDescriptionvoidExportConfig.addSpecificExporterConfigs(ExporterSpecificExportConfig... specificConfig) Method parameters in net.datenwerke.eximport.ex with type arguments of type ExporterSpecificExportConfigModifier and TypeMethodDescriptionvoidExporter.configure(Collection<ExporterSpecificExportConfig> specificConfigs, Collection<ExportItemConfig<?>> configItems) Configures the exporter and tells it what items it should export.final voidExporterImpl.configure(Collection<ExporterSpecificExportConfig> specificConfigs, Collection<ExportItemConfig<?>> configItems) voidExportConfig.setSpecificExporterConfigs(List<ExporterSpecificExportConfig> specificExporterConfigs) -
Uses of ExporterSpecificExportConfig in net.datenwerke.eximport.ex.enclosed
Method parameters in net.datenwerke.eximport.ex.enclosed with type arguments of type ExporterSpecificExportConfigModifier and TypeMethodDescriptionvoidEnclosedObjectExporter.configure(Collection<ExporterSpecificExportConfig> specificConfigs, Collection<ExportItemConfig<?>> configItems) -
Uses of ExporterSpecificExportConfig in net.datenwerke.treedb.ext.service.eximport
Classes in net.datenwerke.treedb.ext.service.eximport that implement ExporterSpecificExportConfig