A CourseCatalog represents a collection of
courses, course offerings and terms.
Method
getCourseCatalogRecord
Description
Gets the course catalog record corresponding to the
given CourseCatalog record Type.
This method is used to retrieve an object implementing the
requested record. The courseCatalogRecordType
may be the Type returned in
getRecordTypes() or any of its parents in a
Type hierarchy where
hasRecordType(courseCatalogRecordType) is
true.