Uses of Interface
com.eduix.genexp.config.OrganisationMapper
-
Packages that use OrganisationMapper Package Description com.eduix.genexp.enrichment.cross_study com.eduix.genexp.enrichment.paid_eduction com.eduix.genexp.service -
-
Uses of OrganisationMapper in com.eduix.genexp.enrichment.cross_study
Fields in com.eduix.genexp.enrichment.cross_study declared as OrganisationMapper Modifier and Type Field Description protected OrganisationMapperBaseEnrichmentService. organisationMapperMethods in com.eduix.genexp.enrichment.cross_study with parameters of type OrganisationMapper Modifier and Type Method Description voidBaseEnrichmentService. setOrganisationMapper(OrganisationMapper organisationMapper) -
Uses of OrganisationMapper in com.eduix.genexp.enrichment.paid_eduction
Fields in com.eduix.genexp.enrichment.paid_eduction declared as OrganisationMapper Modifier and Type Field Description protected OrganisationMapperBaseEnrichmentService. organisationMapperMethods in com.eduix.genexp.enrichment.paid_eduction with parameters of type OrganisationMapper Modifier and Type Method Description voidBaseEnrichmentService. setOrganisationMapper(OrganisationMapper organisationMapper) -
Uses of OrganisationMapper in com.eduix.genexp.service
Classes in com.eduix.genexp.service that implement OrganisationMapper Modifier and Type Class Description classOrganisationMapperImpl
-