Class ActivityForecastExportExcelInput

java.lang.Object
overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.event.ActivityForecastExportExcelInput

public class ActivityForecastExportExcelInput extends Object
Business object representing an input for the event that export an activity forecast
Since:
19.0
GCApi:
bo
  • Constructor Details

    • ActivityForecastExportExcelInput

      public ActivityForecastExportExcelInput()
  • Method Details

    • getActivityForecastId

      public Long getActivityForecastId()
      Returns the activity forecast id
      Returns:
      the activity forecast id
    • setActivityForecastId

      public void setActivityForecastId(Long activityForecastId)
      Sets the activity forecast id
      Parameters:
      activityForecastId - the activity forecast id
    • getFilename

      public String getFilename()
      Returns the filename
      Returns:
      the filename
    • setFilename

      public void setFilename(String filename)
      Sets the filename
      Parameters:
      filename - the filename