Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.app.calendar.ShiftPatternDaySetRemote

  • Packages that use ShiftPatternDaySetRemote 
    Package Description
    psdi.app.calendar
    The Calendar package includes Mbos related to this package.
    • Uses of ShiftPatternDaySetRemote in psdi.app.calendar

      Classes in psdi.app.calendar that implement ShiftPatternDaySetRemote 
      Modifier and Type Class and Description
      class  ShiftPatternDaySet
      Represents the set of ShiftPatternDays.
      Methods in psdi.app.calendar that return ShiftPatternDaySetRemote 
      Modifier and Type Method and Description
      ShiftPatternDaySetRemote ShiftRemote.setPatternDays(int numberOfDays)
      Created necessry empty rows (without working hour) in table shiftpatternday for this shift.
      ShiftPatternDaySetRemote Shift.setPatternDays(int numberOfDays)
      Created necessry empty rows (without working hour) in table shiftpatternday for this shift.
      ShiftPatternDaySetRemote Shift.setPatternDays(ShiftPatternDay workDay) 
      ShiftPatternDaySetRemote ShiftRemote.setPatternDays(ShiftPatternDaySetRemote days, int startRow)
      In the Define Pattern dialog when icon clicked start time, end time and workhours are copied to every row below the one with entered values.
      ShiftPatternDaySetRemote Shift.setPatternDays(ShiftPatternDaySetRemote days, int startRow) 
      Methods in psdi.app.calendar with parameters of type ShiftPatternDaySetRemote 
      Modifier and Type Method and Description
      void CalendarBreakRemote.setBreaksForAllPatternDays(ShiftPatternDaySetRemote days, CalendarBreakSetRemote calendarBreaks, java.lang.String currentDay) 
      void CalendarBreak.setBreaksForAllPatternDays(ShiftPatternDaySetRemote days, CalendarBreakSetRemote calendarBreakSet, java.lang.String currentDay)
      Apply Current Break Definition for all days in Pattern
      ShiftPatternDaySetRemote ShiftRemote.setPatternDays(ShiftPatternDaySetRemote days, int startRow)
      In the Define Pattern dialog when icon clicked start time, end time and workhours are copied to every row below the one with entered values.
      ShiftPatternDaySetRemote Shift.setPatternDays(ShiftPatternDaySetRemote days, int startRow) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes