psdi.webclient.beans.calendar

Class CalendarBreakBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class CalendarBreakBean
    extends DataBean
    • Constructor Detail

      • CalendarBreakBean

        public CalendarBreakBean()
    • Method Detail

      • applyCalendarBreaks

        public int applyCalendarBreaks()
                                throws MXException,
                                       java.rmi.RemoteException
        Shift breaks for the selected day will be applied to all shift pattern days where the shift's range falls within the pattern shift.
        Throws:
        MXException
        java.rmi.RemoteException
      • clearCalendarBreaks

        public int clearCalendarBreaks()
                                throws MXException,
                                       java.rmi.RemoteException
        All shift breaks for the current shift will be deleted for all days defined in the pattern.
        Throws:
        MXException
        java.rmi.RemoteException