Package com.eduix.genexp.studyelement
Interface ExportRestrictionsContainer
-
- All Known Implementing Classes:
ExportCourseUnit,ExportCourseUnitRealisation,ExportProgramme,ExportStudyElement,ExportStudyElementExtended,ExportStudyModule
public interface ExportRestrictionsContainer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<ExportTag>getExportRestrictions()voidsetExportRestrictions(List<ExportTag> exportRestrictions)
-