- Timestamp:
- 5 Sep 2016, 07:31:37 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/interfaces.py
r14133 r14157 138 138 """ 139 139 140 def getDegreeClass(level_obj): 141 """Get degree class title (used for SessionResultsPresentation 142 reports). 143 """ 144 140 145 class IStudentsContainer(IKofaObject): 141 146 """A students container contains university students.
Note: See TracChangeset for help on using the changeset viewer.