Interface SyllabusCourseCatalogSession

All Superinterfaces:
AutoCloseable, Closeable, OsidSession, OsidSession

public interface SyllabusCourseCatalogSession extends OsidSession

This session provides methods to retrieve Syllabus to CourseCatalog mappings. A Syllabus may appear in multiple CourseCatalogs . Each CourseCatalog may have its own authorizations governing who is allowed to look at it.

This lookup session defines several views:

  • comparative view: elements may be silently omitted or re-ordered
  • plenary view: provides a complete result set or is an error condition
  • Method Details