Uses of Interface
com.eduix.genexp.studyelement.ExportParentListContainer
-
Packages that use ExportParentListContainer Package Description com.eduix.genexp.enrichment.cross_study com.eduix.genexp.studyelement -
-
Uses of ExportParentListContainer in com.eduix.genexp.enrichment.cross_study
Methods in com.eduix.genexp.enrichment.cross_study with parameters of type ExportParentListContainer Modifier and Type Method Description protected List<com.eduix.peppi.cross.study.dto.StudyElementReferenceRDTO>BaseEnrichmentService. setParents(String learningUnitId, ExportParentListContainer container)Set parent lists for a learning unit. -
Uses of ExportParentListContainer in com.eduix.genexp.studyelement
Classes in com.eduix.genexp.studyelement that implement ExportParentListContainer Modifier and Type Class Description classExportCourseUnitExportable course unitclassExportStudyModuleExportable study module, category or offering
-