Uses of Class
overit.geocallapp.wfm.project.bl.management.planning.be.OperationTimeRange
Packages that use OperationTimeRange
Package
Description
-
Uses of OperationTimeRange in overit.geocallapp.wfm.project.bl.management.planning.be
Fields in overit.geocallapp.wfm.project.bl.management.planning.be with type parameters of type OperationTimeRangeModifier and TypeFieldDescriptionprotected List<OperationTimeRange> CheckOperationPlanPlanningParametersEvent.timeRangesMethods in overit.geocallapp.wfm.project.bl.management.planning.be that return types with arguments of type OperationTimeRangeModifier and TypeMethodDescriptionCheckOperationPlanPlanningParametersEvent.getTimeRanges()EvaluateOperationPlanPlanningSlotsEvent.getTimeRanges()Method parameters in overit.geocallapp.wfm.project.bl.management.planning.be with type arguments of type OperationTimeRangeModifier and TypeMethodDescriptionvoidEvaluateOperationPlanPlanningSlotsEvent.setTimeRanges(List<OperationTimeRange> timeRanges) Constructor parameters in overit.geocallapp.wfm.project.bl.management.planning.be with type arguments of type OperationTimeRangeModifierConstructorDescriptionCheckOperationPlanPlanningParametersEvent(List<OperationTimeRange> timeRanges, OperationPlanSlotPlanningParameters planningParameters) -
Uses of OperationTimeRange in overit.geocallapp.wfm.project.bl.management.planning.task
Fields in overit.geocallapp.wfm.project.bl.management.planning.task with type parameters of type OperationTimeRangeModifier and TypeFieldDescriptionprotected List<OperationTimeRange> BTCheckOperationPlanPlanningParameters.timeRanges -
Uses of OperationTimeRange in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation
Methods in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation that return types with arguments of type OperationTimeRangeMethods in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation with parameters of type OperationTimeRangeModifier and TypeMethodDescriptionvoidPlanningSlotEvaluator.evaluate(OperationTimeRange timeRange, OperationPlanning planning) protected ScheduledInterventionPlanningSlotEvaluator.finalizeSchedulingSlot(OperationTimeRange operationTimeRange, BOPlanSlot planSlot) protected SlotEvaluationTimeLinePlanningSlotEvaluator.getCriterionTimeLine(OperationTimeRange timeRange, OperationPlanning planning) protected voidBTEvaluateOperationPlanPlanningSlots.plan(OperationTimeRange operationTimeRange, OperationPlanning operationPlanning) Method parameters in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation with type arguments of type OperationTimeRangeModifier and TypeMethodDescriptionList<overit.geocallapp.wfm.util.intervalli.DateTimeInterval> BTSlotEvaluationDataLoader.defineRequiredTimeranges(List<OperationTimeRange> operationTimeRanges) voidSlotEvaluationDataLoaderEvent.setTimeRanges(List<OperationTimeRange> timeRanges) -
Uses of OperationTimeRange in overit.geocallapp.wfm.project.ux.wizard
Methods in overit.geocallapp.wfm.project.ux.wizard that return types with arguments of type OperationTimeRangeMethod parameters in overit.geocallapp.wfm.project.ux.wizard with type arguments of type OperationTimeRangeModifier and TypeMethodDescriptionprotected voidOperationPlanSlotPlanningWizard.buildInitialConfiguration(List<OperationTimeRange> timeRanges, OperationPlanResourceSearchContext context) Build the configuration object used on all the wizard processvoidOperationPlanSlotPlanningWizard.setTimeRanges(List<OperationTimeRange> timeRanges) voidOperationPlanSlotPlanningWizard.start(List<OperationTimeRange> timeRanges, OperationPlanResourceSearchContext context, WindowManager wm) Starting point of the wizard -
Uses of OperationTimeRange in overit.geocallapp.wfm.project.ux.wizard.planningparametersconfiguration
Methods in overit.geocallapp.wfm.project.ux.wizard.planningparametersconfiguration that return types with arguments of type OperationTimeRangeModifier and TypeMethodDescriptionPlanningParametersConfigurationWizardStepData.getOperationTimeRanges()Get list of OperationTimeRange items.Method parameters in overit.geocallapp.wfm.project.ux.wizard.planningparametersconfiguration with type arguments of type OperationTimeRangeModifier and TypeMethodDescriptionvoidPlanningParametersConfigurationWizardStepData.setOperationTimeRanges(List<OperationTimeRange> timeRanges) Set the new list of time ranges