Uses of Interface
org.osid.course.syllabus.batch.SyllabusBatchFormList
Packages that use SyllabusBatchFormList
Package
Description
The Open Service Interface Definitions for the org.osid.course.syllabus.batch
service.
-
Uses of SyllabusBatchFormList in org.osid.course.syllabus.batch
Methods in org.osid.course.syllabus.batch that return SyllabusBatchFormListModifier and TypeMethodDescriptionSyllabusBatchAdminSession.getSyllabusFormsForCreate(IdList courseIds, Type[] syllabusRecordTypes) Gets the syllabus forms for creating a bunch of new syllabi.SyllabusBatchAdminSession.getSyllabusFormsForUpdate(IdList syllabusIds) Gets the syllabus forms for updating an existing set of syllabi.Methods in org.osid.course.syllabus.batch with parameters of type SyllabusBatchFormListModifier and TypeMethodDescriptionSyllabusBatchAdminSession.createSyllabi(SyllabusBatchFormList syllabusForms) Creates a new set ofSyllabi.SyllabusBatchAdminSession.updateSyllabi(SyllabusBatchFormList syllabusForms) Updates existing syllabi.