CourseListUpdate
case class CourseListUpdate(updateParameter: Option[List[SavedCourse]]) extends ViewUpdate[List[SavedCourse]]
Update for the view containing the list of current curses
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any