Uses of Interface
org.osid.course.CourseCatalogList
Packages that use CourseCatalogList
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
The Open Service Interface Definitions for the org.osid.course.plan
service.
The Open Service Interface Definitions for the org.osid.course.program
service.
The Open Service Interface Definitions for the org.osid.course.registration
service.
The Open Service Interface Definitions for the org.osid.course.registration.request
service.
The Open Service Interface Definitions for the org.osid.course.requisite
service.
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
-
Uses of CourseCatalogList in org.osid.course
Methods in org.osid.course that return CourseCatalogListModifier and TypeMethodDescriptionCourseCatalogHierarchySession.getChildCourseCatalogs(Id courseCatalogId) Gets the children of the given course catalog.CourseCatalogLookupSession.getCourseCatalogs()Gets allCourseCatalogs.CourseCatalogSearchResults.getCourseCatalogs()Gets the course catalog list resulting from a search.ActivityCourseCatalogSession.getCourseCatalogsByActivity(Id activityId) Gets theCourseCatalogobjects mapped to anActivity.ActivityUnitCourseCatalogSession.getCourseCatalogsByActivityUnit(Id activityUnitId) Gets theCourseCatalogobjects mapped to anActivityUnit.CourseCourseCatalogSession.getCourseCatalogsByCourse(Id courseId) Gets theCourseCatalogobjects mapped to aCourse.CourseOfferingCourseCatalogSession.getCourseCatalogsByCourseOffering(Id courseOfferingId) Gets theCourseCatalogobjects mapped to aCourseOffering.CourseCatalogLookupSession.getCourseCatalogsByGenusType(Type courseCatalogGenusType) Gets aCourseCatalogListcorresponding to the given course catalog genusTypewhich does not include course catalogs of types derived from the specifiedType.CourseCatalogLookupSession.getCourseCatalogsByIds(IdList courseCatalogIds) Gets aCourseCatalogListcorresponding to the givenIdList.In plenary mode, the returned list contains all of the course catalogs specified in theIdlist, in the order of the list, including duplicates, or an error results if anIdin the supplied list is not found or inaccessible.CourseCatalogLookupSession.getCourseCatalogsByParentGenusType(Type courseCatalogGenusType) Gets aCourseCatalogListcorresponding to the given course catalog genusTypeand include any additional course catalogs with genus types derived from the specifiedType.CourseCatalogLookupSession.getCourseCatalogsByProvider(Id resourceId) Gets aCourseCatalogListfrom the given provider.CourseCatalogQuerySession.getCourseCatalogsByQuery(CourseCatalogQuery courseCatalogQuery) Gets a list ofCourseCatalogsmatching the given course catalog query.CourseCatalogLookupSession.getCourseCatalogsByRecordType(Type courseCatalogRecordType) Gets aCourseCatalogListcontaining the given course catalog recordType.In plenary mode, the returned list contains all known course catalogs or an error results.TermCourseCatalogSession.getCourseCatalogsByTerm(Id termId) Gets theCourseCatalogobjects mapped to aTerm.CourseCatalogHierarchySession.getParentCourseCatalogs(Id courseCatalogId) Gets the parents of the given course catalog.CourseCatalogHierarchySession.getRootCourseCatalogs()Gets the root course catalogs in the course catalog hierarchy. -
Uses of CourseCatalogList in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return CourseCatalogListModifier and TypeMethodDescriptionAssessmentEntryCourseCatalogSession.getCourseCatalogsByAssessmentEntry(Id assessmentEntryId) Gets theCourseCatalogobjects mapped to anAssessmentEntry.AwardEntryCourseCatalogSession.getCourseCatalogsByAwardEntry(Id awardEntryId) Gets theCourseCatalogobjects mapped to anAwardEntry.CourseEntryCourseCatalogSession.getCourseCatalogsByCourseEntry(Id courseEntryId) Gets theCourseCatalogobjects mapped to aCourseEntry.CredentialEntryCourseCatalogSession.getCourseCatalogsByCredentialEntry(Id credentialEntryId) Gets theCourseCatalogobjects mapped to aCredentialEntry.ProgramEntryCourseCatalogSession.getCourseCatalogsByProgramEntry(Id programEntryId) Gets theCourseCatalogobjects mapped to aProgramEntry. -
Uses of CourseCatalogList in org.osid.course.plan
Methods in org.osid.course.plan that return CourseCatalogListModifier and TypeMethodDescriptionLessonCourseCatalogSession.getCourseCatalogsByLesson(Id lessonId) Gets the list ofCourseCatalogobjects mapped to aLesson.PlanCourseCatalogSession.getCourseCatalogsByPlan(Id planId) Gets the list ofCourseCatalogobjects mapped to aPlan. -
Uses of CourseCatalogList in org.osid.course.program
Methods in org.osid.course.program that return CourseCatalogListModifier and TypeMethodDescriptionEnrollmentCourseCatalogSession.getCatalogsByEnrollment(Id enrollmentId) Gets theCourseCatalogobjects mapped to anEnrollment.CredentialCourseCatalogSession.getCourseCatalogsByCredential(Id credentialId) Gets theCourseCatalogobjects mapped to aCredential.ProgramCourseCatalogSession.getCourseCatalogsByProgram(Id programId) Gets theCourseCatalogobjects mapped to aProgram.ProgramOfferingCourseCatalogSession.getCourseCatalogsByProgramOffering(Id programOfferingId) Gets theCourseCatalogsmapped to aProgramOffering. -
Uses of CourseCatalogList in org.osid.course.registration
Methods in org.osid.course.registration that return CourseCatalogListModifier and TypeMethodDescriptionActivityRegistrationCourseCatalogSession.getCourseCatalogsByActivityRegistration(Id activityRegistrationId) Gets theCourseCatalogobjects mapped to anActivityRegistration.CourseRegistrationCourseCatalogSession.getCourseCatalogsByCourseRegistration(Id courseRegistrationId) Gets theCourseCatalogsmapped to aCourseRegistration.RegistrationCourseCatalogSession.getCourseCatalogsByRegistration(Id registrationId) Gets theCourseCatalogobjects mapped to aRegistration.RegistrationTargetCourseCatalogSession.getCourseCatalogsByRegistrationTarget(Id registrationTargetId) Gets theCourseCatalogsmapped to aRegistrationTarget. -
Uses of CourseCatalogList in org.osid.course.registration.request
Methods in org.osid.course.registration.request that return CourseCatalogListModifier and TypeMethodDescriptionRegistrationRequestItemAdminSession.getCourseCatalog()Gets theCourseCatalogassociated with this session.RegistrationRequestItemLookupSession.getCourseCatalog()Gets theCourseCatalogassociated with this session.RegistrationRequestItemNotificationSession.getCourseCatalog()Gets theCourseCatalogassociated with this session.RegistrationRequestItemQuerySession.getCourseCatalog()Gets theCourseCatalogassociated with this session.RegistrationRequestCourseCatalogSession.getCourseCatalogsByRegistrationRequest(Id registrationRequestId) Gets theCourseCatalogsmapped to aRegistrationRequest.RegistrationRequestItemCourseCatalogSession.getCourseCatalogsByRegistrationRequestItem(Id registrationRequestItemId) Gets theCourseCatalogsmapped to aRegistrationRequestItem. -
Uses of CourseCatalogList in org.osid.course.requisite
Methods in org.osid.course.requisite that return CourseCatalogListModifier and TypeMethodDescriptionRequisiteCourseCatalogSession.getCourseCatalogsByRequisite(Id requisiteId) Gets theCourseCatalogobjects mapped to aRequisite. -
Uses of CourseCatalogList in org.osid.course.syllabus
Methods in org.osid.course.syllabus that return CourseCatalogListModifier and TypeMethodDescriptionDocetCourseCatalogSession.getCourseCatalogsByDocet(Id docetId) Gets the list ofCourseCatalogobjects mapped to aDocet.ModuleCourseCatalogSession.getCourseCatalogsByModule(Id moduleId) Gets the list ofCourseCatalogobjects mapped to aModule.SyllabusCourseCatalogSession.getCourseCatalogsBySyllabus(Id syllabusId) Gets the list ofCourseCatalogobjects mapped to aSyllabus.