Uses of Interface
com.eduix.genexp.config.ExportConfig
-
Packages that use ExportConfig Package Description com.eduix.genexp.enrichment.cross_study com.eduix.genexp.enrichment.paid_eduction com.eduix.genexp.service -
-
Uses of ExportConfig in com.eduix.genexp.enrichment.cross_study
Fields in com.eduix.genexp.enrichment.cross_study declared as ExportConfig Modifier and Type Field Description protected ExportConfigBaseEnrichmentService. exportConfigMethods in com.eduix.genexp.enrichment.cross_study that return ExportConfig Modifier and Type Method Description ExportConfigBaseEnrichmentService. getExportConfig()Methods in com.eduix.genexp.enrichment.cross_study with parameters of type ExportConfig Modifier and Type Method Description voidBaseEnrichmentService. setExportConfig(ExportConfig exportConfig) -
Uses of ExportConfig in com.eduix.genexp.enrichment.paid_eduction
Fields in com.eduix.genexp.enrichment.paid_eduction declared as ExportConfig Modifier and Type Field Description protected ExportConfigBaseEnrichmentService. exportConfigMethods in com.eduix.genexp.enrichment.paid_eduction with parameters of type ExportConfig Modifier and Type Method Description voidBaseEnrichmentService. setExportConfig(ExportConfig exportConfig) -
Uses of ExportConfig in com.eduix.genexp.service
Classes in com.eduix.genexp.service that implement ExportConfig Modifier and Type Class Description classExportConfigImplFields in com.eduix.genexp.service declared as ExportConfig Modifier and Type Field Description private ExportConfigOrganisationMapperImpl. exportConfigMethods in com.eduix.genexp.service with parameters of type ExportConfig Modifier and Type Method Description voidOrganisationMapperImpl. setExportConfig(ExportConfig exportConfig)
-