Class ForecastCapacitySheetExportUtils

java.lang.Object
overit.geocallapp.wfm.forecastcapacity.bl.util.ForecastCapacitySheetExportUtils

public class ForecastCapacitySheetExportUtils extends Object
Object used as helper to export a forecast capacity sheet.
Since:
19.0
  • Field Details

  • Constructor Details

    • ForecastCapacitySheetExportUtils

      public ForecastCapacitySheetExportUtils()
  • Method Details

    • getResourceForecastFileName

      public static String getResourceForecastFileName(String forecastHeaderCode, Teacher teacher)
      Returns the resource forecast file name.
      Parameters:
      forecastHeaderCode - the forecast header code
      teacher - the Teacher
      Returns:
      the file name
    • getActivityForecastFileName

      public static String getActivityForecastFileName(String forecastHeaderCode, Teacher teacher)
      Returns the activity forecast file name.
      Parameters:
      forecastHeaderCode - the forecast header code
      teacher - the Teacher
      Returns:
      the file name
    • getCapacityPlanningFileName

      public static String getCapacityPlanningFileName(String capacityPlanningCode, Teacher teacher)
      Returns the capacity planning file name.
      Parameters:
      capacityPlanningCode - the forecast header code
      teacher - the Teacher
      Returns:
      the file name
    • getDirectoryPath

      public static String getDirectoryPath()
      Returns the directory path.
      Returns:
      the directory path