Uses of Interface
org.osid.course.requisite.RequisiteReceiver
Packages that use RequisiteReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.course.requisite
service.
-
Uses of RequisiteReceiver in org.osid.course.requisite
Methods in org.osid.course.requisite with parameters of type RequisiteReceiverModifier and TypeMethodDescriptionCourseRequisiteManager.getRequisiteNotificationSession(RequisiteReceiver requisiteReceiver) Gets theOsidSessionassociated with the requisite notification service.CourseRequisiteProxyManager.getRequisiteNotificationSession(RequisiteReceiver requisiteReceiver, Proxy proxy) Gets theOsidSessionassociated with the requisite notification service.CourseRequisiteManager.getRequisiteNotificationSessionForCourseCatalog(RequisiteReceiver requisiteReceiver, Id courseCatalogId) Gets theOsidSessionassociated with the course notification service for the given course catalog.CourseRequisiteProxyManager.getRequisiteNotificationSessionForCourseCatalog(RequisiteReceiver requisiteReceiver, Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the requisite notification service for the given course catalog.