Uses of Class
edu.ucsb.cs156.courses.documents.Primary
Packages that use Primary
Package
Description
-
Uses of Primary in edu.ucsb.cs156.courses.controllers
Methods in edu.ucsb.cs156.courses.controllers that return types with arguments of type Primary -
Uses of Primary in edu.ucsb.cs156.courses.documents
Methods in edu.ucsb.cs156.courses.documents that return types with arguments of type PrimaryModifier and TypeMethodDescriptionCoursePage.getListOfPrimaries
(Course course) Given a Course, return a list of Primary objects.CoursePage.getPrimaries()
Get a list of Primary objects from the CoursePage -
Uses of Primary in edu.ucsb.cs156.courses.services
Methods in edu.ucsb.cs156.courses.services that return types with arguments of type Primary