Class DailyPlanBundleCacheInitializeInput

java.lang.Object
overit.geocallapp.wfm.core.ux.schedule.dailyplan.event.DailyPlanBundleCacheInitializeInput

public class DailyPlanBundleCacheInitializeInput extends Object
Since:
20.1
GCApi:
bo
  • Constructor Details

    • DailyPlanBundleCacheInitializeInput

      public DailyPlanBundleCacheInitializeInput()
  • Method Details

    • getAppointments

      public Collection<Long> getAppointments()
      Returns the list of appointments ids
      Returns:
      the list of appointments ids
    • setAppointments

      public void setAppointments(Collection<Long> appointments)
      Sets the list of appointments ids.
      Parameters:
      appointments - the list of appointments ids