Uses of Class
edu.ucsb.cs156.gauchoride.entities.Shift
Packages that use Shift
- 
Uses of Shift in edu.ucsb.cs156.gauchoride.controllers
Methods in edu.ucsb.cs156.gauchoride.controllers that return ShiftModifier and TypeMethodDescriptionShiftController.postShift(String day, String shiftStart, String shiftEnd, long driverID, long driverBackupID) ShiftController.updateReview(long id, @Valid Shift incoming) Methods in edu.ucsb.cs156.gauchoride.controllers with parameters of type Shift - 
Uses of Shift in edu.ucsb.cs156.gauchoride.repositories
Methods in edu.ucsb.cs156.gauchoride.repositories that return types with arguments of type Shift