Package com.eduix.genexp.studyelement
Class ExportProgramme
- java.lang.Object
-
- com.eduix.genexp.studyelement.ExportStudyElement
-
- com.eduix.genexp.studyelement.ExportProgramme
-
- All Implemented Interfaces:
ExportDateTimeContainer,ExportFieldsAndResponsibilitiesContainer,ExportRestrictionsContainer
public class ExportProgramme extends ExportStudyElement
-
-
Constructor Summary
Constructors Constructor Description ExportProgramme(String organisationTkCode, com.eduplan.domain.lum.LearningUnit learningUnit, String type, boolean parentActive)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<ExportTag>getTags()voidsetTags(List<ExportTag> tags)-
Methods inherited from class com.eduix.genexp.studyelement.ExportStudyElement
getCreatedDateTime, getCredits, getCreditsDescription, getDescription, getDevelopment, getExportRestrictions, getFieldsOfEducation, getFurtherInformation, getKeywords, getModifiedDateTime, getName, getObjective, getOrganisationReferences, getOriginalStatus, getParents, getPersonReferences, getResponsibilities, getStatus, getStudyElementId, getStudyElementIdentifierCode, getStudyElementPermanentId, getSubElements, getTeachingLanguages, getType, getValidityEndDate, getValidityStartDate, setCreatedDateTime, setCredits, setCreditsDescription, setDescription, setDevelopment, setExportRestrictions, setFieldsOfEducation, setFurtherInformation, setKeywords, setModifiedDateTime, setName, setObjective, setOriginalStatus, setParents, setPersonReferences, setResponsibilities, setStatus, setStudyElementId, setStudyElementIdentifierCode, setStudyElementPermanentId, setSubElements, setTeachingLanguages, setType, setValidityEndDate, setValidityStartDate
-
-