java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.ForecastReadInput
overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.ActivityForecastReadInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class ActivityForecastReadInput extends ForecastReadInput
Input object for all the activity forecast read events.
Since:
19.0
See Also:
  • Constructor Details

    • ActivityForecastReadInput

      public ActivityForecastReadInput()
  • Method Details

    • getActivityForecastHeader

      public Long getActivityForecastHeader()
      Returns the activity forecast header
      Returns:
      the activity forecast header
    • setActivityForecastHeader

      public void setActivityForecastHeader(Long activityForecastHeader)
      Sets the activity forecast header
      Parameters:
      activityForecastHeader - the activity forecast header
    • getActivityIdByActivityCode

      public Map<String,Long> getActivityIdByActivityCode()
      Returns the map activity id by activity code
      Returns:
      the map activity id by activity code
    • setActivityIdByActivityCode

      public void setActivityIdByActivityCode(Map<String,Long> activityIdByActivityCode)
      Sets the map activity id by activity code
      Parameters:
      activityIdByActivityCode - the map resource id by activity code