- Timestamp:
- 23 Apr 2015, 12:33:51 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/docs/source/userdocs/datacenter/import_processors.rst
r12870 r12872 62 62 .. autoclass:: waeup.kofa.applicants.batching.ApplicantProcessor() 63 63 :noindex: 64 65 Student Data Processors 66 ======================= 67 68 Student Processor 69 ----------------- 70 71 .. autoclass:: waeup.kofa.students.batching.StudentProcessor() 72 :noindex: 73 74 Student Study Course Processor 75 ------------------------------ 76 77 .. autoclass:: waeup.kofa.students.batching.StudentStudyCourseProcessor() 78 :noindex: 79 80 Student Study Level Processor 81 ----------------------------- 82 83 .. autoclass:: waeup.kofa.students.batching.StudentStudyLevelProcessor() 84 :noindex:
Note: See TracChangeset for help on using the changeset viewer.