Class TimesheetHelper

java.lang.Object
overit.geocallapp.wfm.core.ux.timesheet.utils.TimesheetHelper

public class TimesheetHelper extends Object
  • Constructor Details

    • TimesheetHelper

      public TimesheetHelper()
  • Method Details

    • getTimesheetHelper

      public static TimesheetHelper getTimesheetHelper()
    • hasUserViewingPermission

      public boolean hasUserViewingPermission(Long timesheetUserId)
    • hasUserEditingPermission

      public boolean hasUserEditingPermission(Long timesheetUserId)
    • getForcedClosureColor

      public String getForcedClosureColor()