Interface PlanningParametersConfigurationWizardStepData


public interface PlanningParametersConfigurationWizardStepData
Interface for the object set as input data on CPlanningParametersConfigurationWizardStep by the wizard
  • Method Details

    • getOperationTimeRanges

      List<OperationTimeRange> getOperationTimeRanges()
      Get list of OperationTimeRange items. Each of these items contains an operation id and a list of time ranges
    • setOperationTimeRanges

      void setOperationTimeRanges(List<OperationTimeRange> timeRanges)
      Set the new list of time ranges
    • setPlanningParameters

      void setPlanningParameters(OperationPlanSlotPlanningParameters slots)
      Set the output of the step to the wizard