Interface CourseRequisiteProxyManager

All Superinterfaces:
AutoCloseable, Closeable, CourseRequisiteProfile, OsidProfile, OsidProxyManager, OsidProxyManager, Sourceable

public interface CourseRequisiteProxyManager extends OsidProxyManager, CourseRequisiteProfile

The course requisite manager provides access to course requisite sessions and provides interoperability tests for various aspects of this service. Methods in this manager support the passing of a Proxy for the purposes of passing information within a server application environment. The sessions included in this manager are:

  • RequisiteLookupSession : a session to retrieve requisites
  • RequisiteQuerySession : a session to query requisites
  • RequisiteSearchSession : a session to search for requisites
  • RequisiteAdminSession : a session to create and delete requisites
  • RequisiteNotificationSession : a session to receive notifications pertaining to requisite changes
  • RequisiteCourseCatalogSession : a session to look up requisite to course catalog mappings
  • RequisiteCourseCatalogAssignmentSession : a session to manage requisite to course catalog mappings
  • RequisiteSmartCourseCatalogSession : a session to manage dynamic course catalogs of requisites