Uses of Interface
org.osid.course.requisite.RequisiteLookupSession
Packages that use RequisiteLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.requisite
service.
-
Uses of RequisiteLookupSession in org.osid.course.requisite
Methods in org.osid.course.requisite that return RequisiteLookupSessionModifier and TypeMethodDescriptionCourseRequisiteManager.getRequisiteLookupSession()Gets theOsidSessionassociated with the requisite lookup service.CourseRequisiteProxyManager.getRequisiteLookupSession(Proxy proxy) Gets theOsidSessionassociated with the requisite lookup service.CourseRequisiteManager.getRequisiteLookupSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the requisite lookup service for the given course catalog.CourseRequisiteProxyManager.getRequisiteLookupSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the requisite lookup service for the given course catalog.