Uses of Record Class
edu.ucsb.cs156.frontiers.models.CourseStaffDTO
Packages that use CourseStaffDTO
-
Uses of CourseStaffDTO in edu.ucsb.cs156.frontiers.services
Methods in edu.ucsb.cs156.frontiers.services that return types with arguments of type CourseStaffDTOModifier and TypeMethodDescriptionCourseStaffDTOService.getCourseStaffDTOs(Long courseId) This method gets a list of CourseStaffDTOs based on the courseIdcom.opencsv.bean.StatefulBeanToCsv<CourseStaffDTO> CourseStaffDTOService.getStatefulBeanToCSV(Writer writer)