Class EmployeePanel

    • Method Detail

      • getEmployee

        public Employee getEmployee()
      • setShiftDateListAndShiftList

        public void setShiftDateListAndShiftList​(List<ShiftDate> shiftDateList,
                                                 List<Shift> shiftList)
      • resetShiftListPanel

        public void resetShiftListPanel()
      • addShiftAssignment

        public void addShiftAssignment​(ShiftAssignment shiftAssignment)
      • clearShiftAssignments

        public void clearShiftAssignments()
      • update

        public void update()