Class ResourceForecastExportExcelInput

java.lang.Object
overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.event.ResourceForecastExportExcelInput

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

    • ResourceForecastExportExcelInput

      public ResourceForecastExportExcelInput()
  • Method Details

    • getResourceForecastId

      public Long getResourceForecastId()
      Returns the resource forecast id
      Returns:
      the resource forecast id
    • setResourceForecastId

      public void setResourceForecastId(Long resourceForecastId)
      Sets the resource forecast id
      Parameters:
      resourceForecastId - the resource 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