Uses of Class
overit.geocall.model.date.DateTimeRange
Packages that use DateTimeRange
Package
Description
-
Uses of DateTimeRange in overit.geocall.model.date
Methods in overit.geocall.model.date that return DateTimeRangeModifier and TypeMethodDescriptionDateTimeRangeProvider.get(Provider.ProvisionRequest<DateTimeRange> request) Method parameters in overit.geocall.model.date with type arguments of type DateTimeRangeModifier and TypeMethodDescriptionDateTimeRangeProvider.get(Provider.ProvisionRequest<DateTimeRange> request) -
Uses of DateTimeRange in overit.geocallapp.utilities.rs.converter
Methods in overit.geocallapp.utilities.rs.converter that return DateTimeRangeModifier and TypeMethodDescriptionFromZonedDateTimeRangeToDateTimeRangeConverter.convert(MappingContext<ZonedDateTimeRange, DateTimeRange> context) Performs the actual conversion fromZonedDateTimeRangetoDateTimeRange.Method parameters in overit.geocallapp.utilities.rs.converter with type arguments of type DateTimeRangeModifier and TypeMethodDescriptionFromZonedDateTimeRangeToDateTimeRangeConverter.convert(MappingContext<ZonedDateTimeRange, DateTimeRange> context) Performs the actual conversion fromZonedDateTimeRangetoDateTimeRange. -
Uses of DateTimeRange in overit.geocallapp.wfm.accounts.bl.meter.type.event
Methods in overit.geocallapp.wfm.accounts.bl.meter.type.event that return DateTimeRangeModifier and TypeMethodDescriptionMeterTypeSearchFilter.getValidityBegin()Returns the validity begin date of the meter type that was set as filter.MeterTypeSearchFilter.getValidityEnd()Returns the validity end date of the meter type that was set as filter.Methods in overit.geocallapp.wfm.accounts.bl.meter.type.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidMeterTypeSearchFilter.setValidityBegin(DateTimeRange validityBegin) Sets the validity begin date of the meter type as filter.voidMeterTypeSearchFilter.setValidityEnd(DateTimeRange validityEnd) Sets the validity end date of the meter type as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.bundler.bl.header.event
Methods in overit.geocallapp.wfm.bundler.bl.header.event that return DateTimeRangeModifier and TypeMethodDescriptionBundleHeaderSearchFilter.getAppointmentEndDate()Returns the end date of the bundle appointment.BundleHeaderSearchFilter.getAppointmentStartDate()Returns the start date of the bundle appointment.BundleHeaderSearchFilter.getEndDate()Returns the bundle end date.BundleHeaderSearchFilter.getInsertDate()Returns the bundle creation date.BundleHeaderSearchFilter.getStartDate()Returns the bundle start date.Methods in overit.geocallapp.wfm.bundler.bl.header.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidBundleHeaderSearchFilter.setAppointmentEndDate(DateTimeRange appointmentEndDate) Sets the end date of the bundle appointment.voidBundleHeaderSearchFilter.setAppointmentStartDate(DateTimeRange appointmentStartDate) Sets the start date of the bundle appointment.voidBundleHeaderSearchFilter.setEndDate(DateTimeRange endDate) Sets the bundle end date.voidBundleHeaderSearchFilter.setInsertDate(DateTimeRange creationDate) Sets the bundle creation date.voidBundleHeaderSearchFilter.setStartDate(DateTimeRange startDate) Sets the bundle start date. -
Uses of DateTimeRange in overit.geocallapp.wfm.bundler.bl.operation.event
Methods in overit.geocallapp.wfm.bundler.bl.operation.event that return DateTimeRangeModifier and TypeMethodDescriptionBundleOperationSearchFilter.getInsertDate()Returns the bundle operation creation date.Methods in overit.geocallapp.wfm.bundler.bl.operation.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidBundleOperationSearchFilter.setInsertDate(DateTimeRange insertDate) Sets the bundle operation creation date. -
Uses of DateTimeRange in overit.geocallapp.wfm.calendars.bl.workshift.event
Methods in overit.geocallapp.wfm.calendars.bl.workshift.event that return DateTimeRangeModifier and TypeMethodDescriptionWorkShiftSearchFilter.getActualBreakEnd()Returns the actual break's end time of the work shift that was set as a filter.WorkShiftSearchFilter.getActualBreakStart()Returns the actual break's start time of the work shift that was set as a filter.WorkShiftSearchFilter.getBreakEnd()Returns the break's end time of the work shift that was set as a filter.WorkShiftSearchFilter.getBreakStart()Returns the break's start time of the work shift that was set as a filter.WorkShiftSearchFilter.getEndDate()Returns the end date of the work shift that was set as a filter.WorkShiftSearchFilter.getExpectedEndDate()Returns the expected end date of the work shift that was set as a filter.WorkShiftSearchFilter.getExpectedStartDate()Returns the expected start date of the work shift that was set as a filter.WorkShiftSearchFilter.getNormalizedEndDate()Returns the normalized end date of the work shift that was set as a filter.WorkShiftSearchFilter.getNormalizedStartDate()Returns the normalized start date of the work shift that was set as a filter.WorkShiftSearchFilter.getStartDate()Returns the start date of the work shift that was set as a filter.WorkShiftSearchFilter.getUnavailabilityEnd()Returns the unavailability's end time of the work shift that was set as a filter.WorkShiftSearchFilter.getUnavailabilityStart()Returns the unavailability's start time of the work shift that was set as a filter.Methods in overit.geocallapp.wfm.calendars.bl.workshift.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidWorkShiftSearchFilter.setActualBreakEnd(DateTimeRange actualBreakEnd) Sets the actual break's end time of the work shift to be used as a filter.voidWorkShiftSearchFilter.setActualBreakStart(DateTimeRange actualBreakStart) Sets the actual break's start time of the work shift to be used as a filter.voidWorkShiftSearchFilter.setBreakEnd(DateTimeRange breakEnd) Sets the break's end time of the work shift to be used as a filter.voidWorkShiftSearchFilter.setBreakStart(DateTimeRange breakStart) Sets the break's start time of the work shift to be used as a filter.voidWorkShiftSearchFilter.setEndDate(DateTimeRange endDate) Sets the end date of the work shift to be used as a filter.voidWorkShiftSearchFilter.setExpectedEndDate(DateTimeRange expectedEndDate) Sets the expected end date of the work shift to be used as a filter.voidWorkShiftSearchFilter.setExpectedStartDate(DateTimeRange expectedStartDate) Sets the expected start date of the work shift to be used as a filter.voidWorkShiftSearchFilter.setNormalizedEndDate(DateTimeRange normalizedEndDate) Sets the the normalized end date of the work shift to be used as a filter.voidWorkShiftSearchFilter.setNormalizedStartDate(DateTimeRange normalizedStartDate) Sets the the normalized start date of the work shift to be used as a filter.voidWorkShiftSearchFilter.setStartDate(DateTimeRange startDate) Sets the start date of the work shift to be used as a filter.voidWorkShiftSearchFilter.setUnavailabilityEnd(DateTimeRange unavailabilityEnd) Sets the unavailability's end time of the work shift to be used as a filter.voidWorkShiftSearchFilter.setUnavailabilityStart(DateTimeRange unavailabilityStart) Sets the unavailability's start time of the work shift to be used as a filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.calendars.bl.workshift.exception.event
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.event that return DateTimeRangeModifier and TypeMethodDescriptionWorkShiftExceptionSearchFilter.getEndDate()Returns the end date of the work shift exception that was set as a filter.WorkShiftExceptionSearchFilter.getStartDate()Returns the start date of the work shift exception that was set as a filter.Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidWorkShiftExceptionSearchFilter.setEndDate(DateTimeRange endDate) Sets the end date of the work shift exception to be used as a filter.voidWorkShiftExceptionSearchFilter.setStartDate(DateTimeRange startDate) Sets the start date of the work shift exception to be used as a filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.core.bl.technicalobject.meter.type.event
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.type.event that return DateTimeRangeModifier and TypeMethodDescriptionMeterTypeSearchFilter.getValidityBegin()Returns the validity begin date of the meter type that was set as filter.MeterTypeSearchFilter.getValidityEnd()Returns the validity end date of the meter type that was set as filter.Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.type.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidMeterTypeSearchFilter.setValidityBegin(DateTimeRange validityBegin) Sets the validity begin date of the meter type as filter.voidMeterTypeSearchFilter.setValidityEnd(DateTimeRange validityEnd) Sets the validity end date of the meter type as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.core.bl.workorder.header.event
Methods in overit.geocallapp.wfm.core.bl.workorder.header.event that return DateTimeRangeModifier and TypeMethodDescriptionWorkOrderHeaderSearchFilter.getClosingDate()Returns the work order header closing date that was set as filter.WorkOrderHeaderSearchFilter.getCreationDate()Returns the work order header creation date that was set as filter.WorkOrderHeaderSearchFilter.getEndDate()Returns the work order header end date that was set as filter.WorkOrderHeaderSearchFilter.getReleaseDate()Returns the work order header release date that was set as filter.WorkOrderHeaderSearchFilter.getStartDate()Returns the work order header start date that was set as filter.Methods in overit.geocallapp.wfm.core.bl.workorder.header.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidWorkOrderHeaderSearchFilter.setClosingDate(DateTimeRange closingDate) Sets the work order header closing date as filter.voidWorkOrderHeaderSearchFilter.setCreationDate(DateTimeRange creationDate) Sets the work order header creation date that was set as filter.voidWorkOrderHeaderSearchFilter.setEndDate(DateTimeRange endDate) Sets the work order header end date as filter.voidWorkOrderHeaderSearchFilter.setReleaseDate(DateTimeRange releaseDate) Sets the work order header release date as filter.voidWorkOrderHeaderSearchFilter.setStartDate(DateTimeRange startDate) Sets the work order header start date as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.core.bl.workorder.operation.event
Methods in overit.geocallapp.wfm.core.bl.workorder.operation.event that return DateTimeRangeModifier and TypeMethodDescriptionWorkOrderOperationSearchFilter.getEndDate()Returns the date after which the searched work order operation ends.WorkOrderOperationSearchFilter.getStartDate()Returns the date after which the searched work order operation starts.Methods in overit.geocallapp.wfm.core.bl.workorder.operation.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidWorkOrderOperationSearchFilter.setEndDate(DateTimeRange endDate) Sets the date after which the searched work order operation ends.voidWorkOrderOperationSearchFilter.setStartDate(DateTimeRange startDate) Sets the date after which the searched work order operation starts. -
Uses of DateTimeRange in overit.geocallapp.wfm.crewshell.bl.composition.event
Methods in overit.geocallapp.wfm.crewshell.bl.composition.event that return DateTimeRangeModifier and TypeMethodDescriptionCrewShellCompositionSearchFilter.getCompositionDate()Returns the composition dateCrewShellCompositionSearchFilter.getDay()Deprecated.Methods in overit.geocallapp.wfm.crewshell.bl.composition.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidCrewShellCompositionSearchFilter.setCompositionDate(DateTimeRange compositionDate) Sets the composition datevoidCrewShellCompositionSearchFilter.setDay(DateTimeRange day) -
Uses of DateTimeRange in overit.geocallapp.wfm.crewshell.bl.workshift.event
Methods in overit.geocallapp.wfm.crewshell.bl.workshift.event that return DateTimeRangeModifier and TypeMethodDescriptionCrewShellWorkShiftSearchFilter.getActualBreakEnd()Returns the actual break's end time of the crew shell work shift that was set as a filter.CrewShellWorkShiftSearchFilter.getActualBreakStart()Returns the actual break's start time of the crew shell work shift that was set as a filter.CrewShellWorkShiftSearchFilter.getBreakEnd()Returns the break's end time of the crew shell work shift that was set as a filter.CrewShellWorkShiftSearchFilter.getBreakStart()Returns the break's start time of the crew shell work shift that was set as a filter.CrewShellWorkShiftSearchFilter.getEndDate()Returns the end date of the crew shell work shift that was set as a filter.CrewShellWorkShiftSearchFilter.getExpectedEndDate()Returns the expected end date of the crew shell work shift that was set as a filter.CrewShellWorkShiftSearchFilter.getExpectedStartDate()Returns the expected start date of the crew shell work shift that was set as a filter.CrewShellWorkShiftSearchFilter.getNormalizedEndDate()Returns the normalized end date of the crew shell work shift that was set as a filter.CrewShellWorkShiftSearchFilter.getNormalizedStartDate()Returns the normalized start date of the work shift that was set as a filter.CrewShellWorkShiftSearchFilter.getStartDate()Returns the start date of the crew shell work shift that was set as a filter.CrewShellWorkShiftSearchFilter.getUnavailabilityEnd()Returns the unavailability's end time of the crew shell work shift that was set as a filter.CrewShellWorkShiftSearchFilter.getUnavailabilityStart()Returns the unavailability's start time of the crew shell work shift that was set as a filter.Methods in overit.geocallapp.wfm.crewshell.bl.workshift.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidCrewShellWorkShiftSearchFilter.setActualBreakEnd(DateTimeRange actualBreakEnd) Sets the actual break's end time of the crew shell work shift to be used as a filter.voidCrewShellWorkShiftSearchFilter.setActualBreakStart(DateTimeRange actualBreakStart) Sets the actual break's start time of the crew shell work shift to be used as a filter.voidCrewShellWorkShiftSearchFilter.setBreakEnd(DateTimeRange breakEnd) Sets the break's end time of the crew shell work shift to be used as a filter.voidCrewShellWorkShiftSearchFilter.setBreakStart(DateTimeRange breakStart) Sets the break's start time of the crew shell work shift to be used as a filter.voidCrewShellWorkShiftSearchFilter.setEndDate(DateTimeRange endDate) Sets the end date of the crew shell work shift to be used as a filter.voidCrewShellWorkShiftSearchFilter.setExpectedEndDate(DateTimeRange expectedEndDate) Sets the expected end date of the crew shell work shift to be used as a filter.voidCrewShellWorkShiftSearchFilter.setExpectedStartDate(DateTimeRange expectedStartDate) Sets the expected start date of the crew shell work shift to be used as a filter.voidCrewShellWorkShiftSearchFilter.setNormalizedEndDate(DateTimeRange normalizedEndDate) Sets the the normalized end date of the crew shell work shift to be used as a filter.voidCrewShellWorkShiftSearchFilter.setNormalizedStartDate(DateTimeRange normalizedStartDate) Sets the the normalized start date of the work shift to be used as a filter.voidCrewShellWorkShiftSearchFilter.setStartDate(DateTimeRange startDate) Sets the start date of the crew shell work shift to be used as a filter.voidCrewShellWorkShiftSearchFilter.setUnavailabilityEnd(DateTimeRange unavailabilityEnd) Sets the unavailability's end time of the crew shell work shift to be used as a filter.voidCrewShellWorkShiftSearchFilter.setUnavailabilityStart(DateTimeRange unavailabilityStart) Sets the unavailability's start time of the crew shell work shift to be used as a filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.execution.bl.intervention.event
Methods in overit.geocallapp.wfm.execution.bl.intervention.event that return DateTimeRangeModifier and TypeMethodDescriptionInterventionAggregateSearchFilter.getArrivalDate()Returns the intervention arrival date that was set as filter.InterventionAggregateSearchFilter.getEndDate()Returns the intervention end date that was set as filter.InterventionSearchFilter.getEndDate()Returns the intervention end date that was set as filter.InterventionAggregateSearchFilter.getOutcomeEndDate()Returns the intervention outcome end date that was set as filter.InterventionAggregateSearchFilter.getOutcomeStartDate()Returns the intervention outcome start date that was set as filter.InterventionAggregateSearchFilter.getStartDate()Returns the intervention start date that was set as filter.InterventionSearchFilter.getStartDate()Returns the intervention start date that was set as filter.InterventionAggregateSearchFilter.getTakeInChargeDate()Returns the intervention take in charge date that was set as filter.InterventionAggregateSearchFilter.getValidationDate()Returns the intervention validation date that was set as filter.Methods in overit.geocallapp.wfm.execution.bl.intervention.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidInterventionAggregateSearchFilter.setArrivalDate(DateTimeRange arrivalDate) Sets the intervention arrival date as filter.voidInterventionAggregateSearchFilter.setEndDate(DateTimeRange endDate) Sets the intervention end date as filter.voidInterventionSearchFilter.setEndDate(DateTimeRange endDate) Sets the intervention end date as filter.voidInterventionAggregateSearchFilter.setOutcomeEndDate(DateTimeRange outcomeEndDate) Sets the intervention outcome end date as filter.voidInterventionAggregateSearchFilter.setOutcomeStartDate(DateTimeRange outcomeStartDate) Sets the intervention outcome start date as filter.voidInterventionAggregateSearchFilter.setStartDate(DateTimeRange startDate) Sets the intervention start date as filter.voidInterventionSearchFilter.setStartDate(DateTimeRange startDate) Sets the intervention start date as filter.voidInterventionAggregateSearchFilter.setTakeInChargeDate(DateTimeRange takeInChargeDate) Sets the intervention take in charge date as filter.voidInterventionAggregateSearchFilter.setValidationDate(DateTimeRange validationDate) Sets the intervention validation date as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.execution.bl.intervention.resource.event
Methods in overit.geocallapp.wfm.execution.bl.intervention.resource.event that return DateTimeRangeModifier and TypeMethodDescriptionInterventionResourceSearchFilter.getArrivalDate()Returns the arrival time of the intervention resource that was set as a filter.InterventionResourceSearchFilter.getOutcomeEndDate()Returns the outcome's end time of the intervention resource that was set as a filter.InterventionResourceSearchFilter.getOutcomeStartDate()Returns the outcome's start time of the intervention resource that was set as a filter.InterventionResourceSearchFilter.getTakeInChargeDate()Returns the taken in charge time of the intervention resource that was set as a filter.InterventionResourceSearchFilter.getValidationDate()Returns the validation date of the intervention resources that were set as filters.Methods in overit.geocallapp.wfm.execution.bl.intervention.resource.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidInterventionResourceSearchFilter.setArrivalDate(DateTimeRange arrivalDate) Sets the arrival time of the intervention resource to be used as a filter.voidInterventionResourceSearchFilter.setOutcomeEndDate(DateTimeRange outcomeEndDate) Sets the outcome's end time of the intervention resource to be used as a filter.voidInterventionResourceSearchFilter.setOutcomeStartDate(DateTimeRange outcomeStartDate) Sets the outcome's start time of the intervention resource to be used as a filter.voidInterventionResourceSearchFilter.setTakeInChargeDate(DateTimeRange takeInChargeDate) Sets the taken in charge time of the intervention resource to be used as a filter.voidInterventionResourceSearchFilter.setValidationDate(DateTimeRange validationDate) Sets the validation date of the intervention resources to be used as a filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.execution.bl.outcome.intervention.event
Methods in overit.geocallapp.wfm.execution.bl.outcome.intervention.event that return DateTimeRangeModifier and TypeMethodDescriptionInterventionOutcomeSearchFilter.getArrivalDate()Returns the arrival date that was set as filter.InterventionOutcomeSearchFilter.getEndDate()Returns the end date that was set as filter.InterventionOutcomeSearchFilter.getStartDate()Returns the start date that was set as filter.InterventionOutcomeSearchFilter.getTakeInChargeDate()Returns the take in charge date that was set as filter.InterventionOutcomeSearchFilter.getValidationDate()Returns the validation date that was set as filter.Methods in overit.geocallapp.wfm.execution.bl.outcome.intervention.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidInterventionOutcomeSearchFilter.setArrivalDate(DateTimeRange arrivalDate) Sets the arrival date as filter.voidInterventionOutcomeSearchFilter.setEndDate(DateTimeRange endDate) Sets the end date as filter.voidInterventionOutcomeSearchFilter.setStartDate(DateTimeRange startDate) Sets the start date as filter.voidInterventionOutcomeSearchFilter.setTakeInChargeDate(DateTimeRange takeInChargeDate) Sets the take in charge date as filter.voidInterventionOutcomeSearchFilter.setValidationDate(DateTimeRange validationDate) Sets the validation date as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.event that return DateTimeRangeModifier and TypeMethodDescriptionCapacityPlanningScenarioCoverageTimeReportDetailFilter.getCommittedDate()The committed timeCapacityPlanningScenarioCoverageActivityReportFilter.getDate()The dateCapacityPlanningScenarioCoverageResourceReportFilter.getDate()The dateCapacityPlanningScenarioCoverageTimeReportFilter.getDate()The dateCapacityPlanningScenarioSearchFilter.getProcessingEndDate()The end date of the processing periodCapacityPlanningScenarioSearchFilter.getProcessingStartDate()The start date of the processing periodCapacityPlanningScenarioCoverageTimeReportDetailFilter.getTimeframeEndDate()The timeframe end dateCapacityPlanningScenarioCoverageTimeReportDetailFilter.getTimeframeStartDate()The timeframe start dateMethods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidCapacityPlanningScenarioCoverageTimeReportDetailFilter.setCommittedDate(DateTimeRange committedDate) Sets the committed timevoidCapacityPlanningScenarioCoverageActivityReportFilter.setDate(DateTimeRange date) Sets the datevoidCapacityPlanningScenarioCoverageResourceReportFilter.setDate(DateTimeRange date) Sets the datevoidCapacityPlanningScenarioCoverageTimeReportFilter.setDate(DateTimeRange date) Sets the datevoidCapacityPlanningScenarioSearchFilter.setProcessingEndDate(DateTimeRange processingEndDate) Sets the end date of the processing periodvoidCapacityPlanningScenarioSearchFilter.setProcessingStartDate(DateTimeRange processingStartDate) Sets the start date of the processing periodvoidCapacityPlanningScenarioCoverageTimeReportDetailFilter.setTimeframeEndDate(DateTimeRange timeframeEndDate) Sets the timeframe end datevoidCapacityPlanningScenarioCoverageTimeReportDetailFilter.setTimeframeStartDate(DateTimeRange timeframeStartDate) Sets the timeframe start date -
Uses of DateTimeRange in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task that return DateTimeRangeModifier and TypeMethodDescriptionprotected DateTimeRangeBTCapacityPlanningScenarioCoverageTimeReport.adjustDateRangeForWeeklyGrouping(DateTimeRange dateRange, TimeGroupingType groupingType) Adjusts the date range for weekly grouping to ensure complete weeks.Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task with parameters of type DateTimeRangeModifier and TypeMethodDescriptionprotected DateTimeRangeBTCapacityPlanningScenarioCoverageTimeReport.adjustDateRangeForWeeklyGrouping(DateTimeRange dateRange, TimeGroupingType groupingType) Adjusts the date range for weekly grouping to ensure complete weeks.BTCapacityPlanningScenarioCoverageActivityReport.formatCoverageTimeReport(BOCapacityPlanningScenario scenario, List<Map<String, Object>> committedCapacity, List<Map<String, Object>> demand, TimeGroupingType groupingType, DateTimeRange date) Format the coverage time report.BTCapacityPlanningScenarioCoverageResourceReport.formatCoverageTimeReport(BOCapacityPlanningScenario scenario, List<Map<String, Object>> availableCapacity, List<Map<String, Object>> committedCapacity, CapacityPlanningScenarioCoverageResourceGroupingType groupingType, DateTimeRange date) Format the coverage resource report.BTCapacityPlanningScenarioCoverageTimeReport.formatCoverageTimeReport(BOCapacityPlanningScenario scenario, List<Map<String, Object>> availableCapacity, List<Map<String, Object>> committedCapacity, List<Map<String, Object>> demand, TimeGroupingType groupingType, DateTimeRange date) Format the coverage time report.BTCapacityPlanningScenarioCoverageReport.getDistributedWorkload(List<BOForecastActivityDetail> forecastActivitiesDetails, DateTimeRange interval, TimeGroupingType groupingType, PoolKit poolKit) protected List<BOForecastActivityDetail> BTCapacityPlanningScenarioCoverageReport.getForecastActivitiesDetails(Long activityForecastHeader, Collection<Long> activityIds, DateTimeRange interval, PoolKit poolKit) BTCapacityPlanningScenarioCoverageResourceReport.loadAvailableCapacity(Long resourceForecastHeader, List<Long> resourceIds, DateTimeRange date, CapacityPlanningScenarioCoverageResourceGroupingType groupingType, PoolKit poolKit) Load the available capacity of a resource forecast detail grouped by the specifiedTimeGroupingType.BTCapacityPlanningScenarioCoverageTimeReport.loadAvailableCapacity(Long resourceForecastHeader, List<Long> resourceIds, DateTimeRange date, TimeGroupingType groupingType, PoolKit poolKit) Load the available capacity of a resource forecast detail grouped by the specifiedTimeGroupingType.BTCapacityPlanningScenarioCoverageActivityReport.loadCommittedCapacity(Long capacityPlanningScenarioId, List<Long> resourceIds, List<Long> activityIds, DateTimeRange date, CapacityPlanningScenarioCoverageActivityGroupingType groupingType, PoolKit poolKit) Load the committed capacity of a capacity planning scenario grouped by the specifiedCapacityPlanningScenarioCoverageActivityGroupingType.BTCapacityPlanningScenarioCoverageResourceReport.loadCommittedCapacity(Long capacityPlanningScenarioId, List<Long> resourceIds, List<Long> activityIds, DateTimeRange date, CapacityPlanningScenarioCoverageResourceGroupingType groupingType, PoolKit poolKit) Load the committed capacity of a capacity planning scenario grouped by the specifiedCapacityPlanningScenarioCoverageResourceGroupingType.BTCapacityPlanningScenarioCoverageTimeReport.loadCommittedCapacity(Long capacityPlanningScenarioId, List<Long> resourceIds, List<Long> activityIds, DateTimeRange date, TimeGroupingType groupingType, PoolKit poolKit) Load the committed capacity of a capacity planning scenario grouped by the specifiedTimeGroupingType.BTCapacityPlanningScenarioCoverageActivityReport.loadDemand(Long activityForecastHeader, List<Long> activityIds, DateTimeRange date, CapacityPlanningScenarioCoverageActivityGroupingType groupingType, PoolKit poolKit) Load the demand of the resource forecast header grouped by the specifiedCapacityPlanningScenarioCoverageActivityGroupingType.BTCapacityPlanningScenarioCoverageTimeReport.loadDemand(Long activityForecastHeader, List<Long> activityIds, DateTimeRange date, TimeGroupingType groupingType, LogHelper logHelper, PoolKit poolKit) Load the demand of the resource forecast header grouped by the specifiedTimeGroupingType.BTCapacityPlanningScenarioCoverageReport.timeframeToMap(overit.geocall.wfm.planning.bl.workloaddistribution.Timeframe timeframe, DateTimeRange interval) -
Uses of DateTimeRange in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detail.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detail.event that return DateTimeRangeModifier and TypeMethodDescriptionForecastActivityDetailSearchFilter.getEndDate()Returns the forecast activity detail end date that was set as filter.ForecastActivityDetailSearchFilter.getStartDate()Returns the forecast activity detail start date that was set as filter.Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detail.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidForecastActivityDetailSearchFilter.setEndDate(DateTimeRange endDate) Sets the forecast activity detail end date as filter.voidForecastActivityDetailSearchFilter.setStartDate(DateTimeRange startDate) Sets the forecast activity detail start date as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.event that return DateTimeRangeModifier and TypeMethodDescriptionActivityForecastHeaderSearchFilter.getEndDate()Returns the activity forecast header end date (from) that was set as filter.ActivityForecastHeaderSearchFilter.getStartDate()Returns the activity forecast header start date (from) that was set as filter.Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidActivityForecastHeaderSearchFilter.setEndDate(DateTimeRange endDate) Sets the activity forecast header end date (from) as filter.voidActivityForecastHeaderSearchFilter.setStartDate(DateTimeRange startDate) Sets the activity forecast header start date (from) as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.forecastactivity.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.forecastactivity.event that return DateTimeRangeModifier and TypeMethodDescriptionForecastActivityGanttSearchFilter.getEndDate()Returns the end date range that was set as filter.ForecastActivityGanttSearchFilter.getStartDate()Returns the start date range that was set as filter.Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.forecastactivity.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidForecastActivityGanttSearchFilter.setEndDate(DateTimeRange endDate) Sets the end date range as filter.voidForecastActivityGanttSearchFilter.setStartDate(DateTimeRange startDate) Sets the start date range as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.gantt.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.gantt.event that return DateTimeRangeModifier and TypeMethodDescriptionForecastActivityDetailGanttSearchFilter.getEndDate()Returns the forecast activity detail end date that was set as filter.ForecastActivityDetailGanttSearchFilter.getStartDate()Returns the forecast activity detail start date that was set as filter.Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.gantt.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidForecastActivityDetailGanttSearchFilter.setEndDate(DateTimeRange endDate) Sets the forecast activity detail end date as filter.voidForecastActivityDetailGanttSearchFilter.setStartDate(DateTimeRange startDate) Sets the forecast activity detail start date as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.workloaddistribution.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.workloaddistribution.event that return DateTimeRangeModifier and TypeMethodDescriptionWorkLoadDistributionSearchFilter.getWorkOrderEndDate()Returns the date range for the expected end date that was set as filter.WorkLoadDistributionSearchFilter.getWorkOrderEnterDate()Returns the date range for the work order header entry date that was set as filter.WorkLoadDistributionSearchFilter.getWorkOrderStartDate()Returns the date range for the expected start date that was set as filter.Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.workloaddistribution.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidWorkLoadDistributionSearchFilter.setWorkOrderEndDate(DateTimeRange workOrderEndDate) Sets the date range for the expected end date as filter.voidWorkLoadDistributionSearchFilter.setWorkOrderEnterDate(DateTimeRange workOrderEnterDate) Sets the date range for the work order header entry date as filter.voidWorkLoadDistributionSearchFilter.setWorkOrderStartDate(DateTimeRange workOrderStartDate) Sets the date range for the expected start date as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.event that return DateTimeRangeModifier and TypeMethodDescriptionForecastResourceDetailSearchFilter.getDay()Returns the day from of the searchMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidForecastResourceDetailSearchFilter.setDay(DateTimeRange day) Sets the day from of the search -
Uses of DateTimeRange in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.event that return DateTimeRangeModifier and TypeMethodDescriptionResourceForecastHeaderSearchFilter.getDateEnd()ResourceForecastHeaderSearchFilter.getDateStart()Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidResourceForecastHeaderSearchFilter.setDateEnd(DateTimeRange dateEnd) voidResourceForecastHeaderSearchFilter.setDateStart(DateTimeRange dateStart) -
Uses of DateTimeRange in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.workshift.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.workshift.event that return DateTimeRangeModifier and TypeMethodDescriptionWorkShiftsSearchFilter.getActualBreakEnd()Returns the actual break's end time of the work shift that was set as a filter.WorkShiftsSearchFilter.getActualBreakStart()Returns the actual break's start time of the work shift that was set as a filter.WorkShiftsSearchFilter.getBreakEnd()Returns the break's end time of the work shift that was set as a filter.WorkShiftsSearchFilter.getBreakStart()Returns the break's start time of the work shift that was set as a filter.WorkShiftsSearchFilter.getEndDate()Returns the end date of the work shift that was set as a filter.WorkShiftsSearchFilter.getExpectedEndDate()Returns the expected end date of the work shift that was set as a filter.WorkShiftsSearchFilter.getExpectedStartDate()Returns the expected start date of the work shift that was set as a filter.WorkShiftsSearchFilter.getNormalizedEndDate()Returns the normalized end date of the work shift that was set as a filter.WorkShiftsSearchFilter.getNormalizedStartDate()Returns the normalized start date of the work shift that was set as a filter.WorkShiftsSearchFilter.getStartDate()Returns the start date of the work shift that was set as a filter.WorkShiftsSearchFilter.getUnavailabilityEnd()Returns the unavailability's end time of the work shift that was set as a filter.WorkShiftsSearchFilter.getUnavailabilityStart()Returns the unavailability's start time of the work shift that was set as a filter.Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.workshift.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidWorkShiftsSearchFilter.setActualBreakEnd(DateTimeRange actualBreakEnd) Sets the actual break's end time of the work shift to be used as a filter.voidWorkShiftsSearchFilter.setActualBreakStart(DateTimeRange actualBreakStart) Sets the actual break's start time of the work shift to be used as a filter.voidWorkShiftsSearchFilter.setBreakEnd(DateTimeRange breakEnd) Sets the break's end time of the work shift to be used as a filter.voidWorkShiftsSearchFilter.setBreakStart(DateTimeRange breakStart) Sets the break's start time of the work shift to be used as a filter.voidWorkShiftsSearchFilter.setEndDate(DateTimeRange endDate) Sets the end date of the work shift to be used as a filter.voidWorkShiftsSearchFilter.setExpectedEndDate(DateTimeRange expectedEndDate) Sets the expected end date of the work shift to be used as a filter.voidWorkShiftsSearchFilter.setExpectedStartDate(DateTimeRange expectedStartDate) Sets the expected start date of the work shift to be used as a filter.voidWorkShiftsSearchFilter.setNormalizedEndDate(DateTimeRange normalizedEndDate) Sets the the normalized end date of the work shift to be used as a filter.voidWorkShiftsSearchFilter.setNormalizedStartDate(DateTimeRange normalizedStartDate) Sets the the normalized start date of the work shift to be used as a filter.voidWorkShiftsSearchFilter.setStartDate(DateTimeRange startDate) Sets the start date of the work shift to be used as a filter.voidWorkShiftsSearchFilter.setUnavailabilityEnd(DateTimeRange unavailabilityEnd) Sets the unavailability's end time of the work shift to be used as a filter.voidWorkShiftsSearchFilter.setUnavailabilityStart(DateTimeRange unavailabilityStart) Sets the unavailability's start time of the work shift to be used as a filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.workshift.exception.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.workshift.exception.event that return DateTimeRangeModifier and TypeMethodDescriptionWorkShiftExceptionSearchFilter.getEndDate()Returns the end date of the work shift exception that was set as a filter.WorkShiftExceptionSearchFilter.getStartDate()Returns the start date of the work shift exception that was set as a filter.Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.workshift.exception.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidWorkShiftExceptionSearchFilter.setEndDate(DateTimeRange endDate) Sets the end date of the work shift exception to be used as a filter.voidWorkShiftExceptionSearchFilter.setStartDate(DateTimeRange startDate) Sets the start date of the work shift exception to be used as a filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.gpstracking.bl.position.event
Methods in overit.geocallapp.wfm.gpstracking.bl.position.event that return DateTimeRangeModifier and TypeMethodDescriptionTimedGPSPositionSearchFilter.getDetectionDate()Returns the detection date range that was set as filter.TimedGPSPositionSearchFilter.getSendDate()Returns the send date range that was set as filter.Methods in overit.geocallapp.wfm.gpstracking.bl.position.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidTimedGPSPositionSearchFilter.setDetectionDate(DateTimeRange detectionDate) Sets the detection date range as filter.voidTimedGPSPositionSearchFilter.setSendDate(DateTimeRange sendDate) Sets the send date range as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.gpstracking.bl.resource.position.event
Methods in overit.geocallapp.wfm.gpstracking.bl.resource.position.event that return DateTimeRangeModifier and TypeMethodDescriptionResourceGPSPositionSearchFilter.getDetectionDate()Returns the detection date range that was set as filter.ResourceGPSPositionSearchFilter.getInsertDate()Returns the insert date range that was set as filter.Methods in overit.geocallapp.wfm.gpstracking.bl.resource.position.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidResourceGPSPositionSearchFilter.setDetectionDate(DateTimeRange detectionDate) Sets the detection date range as filter.voidResourceGPSPositionSearchFilter.setInsertDate(DateTimeRange insertDate) Sets the insert date range as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.gpstracking.bl.resource.position.last.event
Methods in overit.geocallapp.wfm.gpstracking.bl.resource.position.last.event that return DateTimeRangeModifier and TypeMethodDescriptionResourceLastGPSPositionSearchFilter.getDetectionDate()Returns the detection date range that was set as filter.ResourceLastGPSPositionSearchFilter.getSendDate()Returns the send date range that was set as filter.Methods in overit.geocallapp.wfm.gpstracking.bl.resource.position.last.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidResourceLastGPSPositionSearchFilter.setDetectionDate(DateTimeRange detectionDate) Sets the detection date range as filter.voidResourceLastGPSPositionSearchFilter.setSendDate(DateTimeRange sendDate) Sets the send date range as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.materials.bl.material.event
Methods in overit.geocallapp.wfm.materials.bl.material.event that return DateTimeRangeModifier and TypeMethodDescriptionMaterialSearchFilter.getValidityBegin()Returns the material validity begin that was set as filter.MaterialSearchFilter.getValidityEnd()Returns the material validity end that was set as filter.Methods in overit.geocallapp.wfm.materials.bl.material.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidMaterialSearchFilter.setValidityBegin(DateTimeRange validityBegin) Sets the material validity begin as filter.voidMaterialSearchFilter.setValidityEnd(DateTimeRange validityEnd) Sets the material validity end as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.event
Methods in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.event that return DateTimeRangeModifier and TypeMethodDescriptionMeasureSearchFilter.getCreationDate()Gets the creation date.MeasureSearchFilter.getLastUpdate()Gets the last update date.MeasureSearchFilter.getMeasuringDate()Gets the measuring date.Methods in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidMeasureSearchFilter.setCreationDate(DateTimeRange creationDate) Sets the creation date.voidMeasureSearchFilter.setLastUpdate(DateTimeRange lastUpdate) Sets the last update date.voidMeasureSearchFilter.setMeasuringDate(DateTimeRange measuringDate) Sets the measuring date. -
Uses of DateTimeRange in overit.geocallapp.wfm.mobile.core.bl.errorlog.event
Methods in overit.geocallapp.wfm.mobile.core.bl.errorlog.event that return DateTimeRangeMethods in overit.geocallapp.wfm.mobile.core.bl.errorlog.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidMobileErrorLogSearchFilter.setDate(DateTimeRange date) Sets the date. -
Uses of DateTimeRange in overit.geocallapp.wfm.mobileforms.bl.sheet.event
Methods in overit.geocallapp.wfm.mobileforms.bl.sheet.event that return DateTimeRangeModifier and TypeMethodDescriptionDataCollectionSheetSearchFilter.getCreationDate()Returns the creation date that was set as filter.DataCollectionSheetSearchFilter.getLastModifiedDate()Returns the last modified date that was set as filter.Methods in overit.geocallapp.wfm.mobileforms.bl.sheet.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidDataCollectionSheetSearchFilter.setCreationDate(DateTimeRange creationDate) Sets the creation date as filter.voidDataCollectionSheetSearchFilter.setLastModifiedDate(DateTimeRange lastModifiedDate) Sets the last modified date as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.mobileforms.bl.template.header.event
Methods in overit.geocallapp.wfm.mobileforms.bl.template.header.event that return DateTimeRangeModifier and TypeMethodDescriptionDataCollectionTemplateHeaderSearchFilter.getCreationDate()Returns the creation date that was set as filter.DataCollectionTemplateHeaderSearchFilter.getLastModifiedDate()Returns the last modified date that was set as filter.Methods in overit.geocallapp.wfm.mobileforms.bl.template.header.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidDataCollectionTemplateHeaderSearchFilter.setCreationDate(DateTimeRange creationDate) Sets the creation date as filter.voidDataCollectionTemplateHeaderSearchFilter.setLastModifiedDate(DateTimeRange lastModifiedDate) Sets the last modified date as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.mobileforms.bl.template.structure.release.event
Methods in overit.geocallapp.wfm.mobileforms.bl.template.structure.release.event that return DateTimeRangeModifier and TypeMethodDescriptionDataCollectionTemplateStructureReleaseSearchFilter.getStartDate()Returns the start date that was set as filter.Methods in overit.geocallapp.wfm.mobileforms.bl.template.structure.release.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidDataCollectionTemplateStructureReleaseSearchFilter.setStartDate(DateTimeRange startDate) Sets the start date as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.mobileforms.bl.utils
Methods in overit.geocallapp.wfm.mobileforms.bl.utils that return DateTimeRangeModifier and TypeMethodDescriptionstatic DateTimeRangeDataCollectionUtils.buildValidityRange(Date offsetReferenceDate, int dayMinOffset, int dayMaxOffset, int hourMinOffset, int hourMaxOffset) Builds a validity range based on the provided offsets and reference date. -
Uses of DateTimeRange in overit.geocallapp.wfm.orchestrator.scheduling.ux.bl.schedulableactivities.event
Methods in overit.geocallapp.wfm.orchestrator.scheduling.ux.bl.schedulableactivities.event that return DateTimeRangeModifier and TypeMethodDescriptionSchedulableActivitiesSearchFilter.getWorkOrderAppointmentDate()SchedulableActivitiesSearchFilter.getWorkOrderCreationDate()SchedulableActivitiesSearchFilter.getWorkOrderEndDate()SchedulableActivitiesSearchFilter.getWorkOrderStartDate()Methods in overit.geocallapp.wfm.orchestrator.scheduling.ux.bl.schedulableactivities.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidSchedulableActivitiesSearchFilter.setWorkOrderAppointmentDate(DateTimeRange workOrderAppointmentDate) voidSchedulableActivitiesSearchFilter.setWorkOrderCreationDate(DateTimeRange workOrderCreationDate) voidSchedulableActivitiesSearchFilter.setWorkOrderEndDate(DateTimeRange workOrderEndDate) voidSchedulableActivitiesSearchFilter.setWorkOrderStartDate(DateTimeRange workOrderStartDate) -
Uses of DateTimeRange in overit.geocallapp.wfm.orchestrator.workforce.bl.skill
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.skill that return types with arguments of type DateTimeRangeMethods in overit.geocallapp.wfm.orchestrator.workforce.bl.skill with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidResourceSkillQualification.addQualification(BOQualification qualification, DateTimeRange range) Method parameters in overit.geocallapp.wfm.orchestrator.workforce.bl.skill with type arguments of type DateTimeRangeModifier and TypeMethodDescriptionvoidResourceSkillQualification.setQualifications(Map<BOQualification, DateTimeRange> qualifications) -
Uses of DateTimeRange in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.event
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.event that return DateTimeRangeModifier and TypeMethodDescriptionResourceWithInterventionSearchFilter.getEndDate()Gets the end date of the intervention period to filter by.ResourceWithInterventionSearchFilter.getOutcomeEndDate()Gets the end date of the outcome period to filter by.ResourceWithInterventionSearchFilter.getOutcomeStartDate()Gets the start date of the outcome period to filter by.ResourceWithInterventionSearchFilter.getStartDate()Gets the start date of the intervention period to filter by.Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidResourceWithInterventionSearchFilter.setEndDate(DateTimeRange endDate) Sets the end date of the intervention period to filter by.voidResourceWithInterventionSearchFilter.setOutcomeEndDate(DateTimeRange outcomeEndDate) Sets the end date of the outcome period to filter by.voidResourceWithInterventionSearchFilter.setOutcomeStartDate(DateTimeRange outcomeStartDate) Sets the start date of the outcome period to filter by.voidResourceWithInterventionSearchFilter.setStartDate(DateTimeRange startDate) Sets the start date of the intervention period to filter by. -
Uses of DateTimeRange in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.task that return DateTimeRangeModifier and TypeMethodDescriptionprotected DateTimeRangeBTResourceWithInterventionSearch.getValidInterval(DateTimeRange firstInterval, DateTimeRange secondInterval) Validates the provided date ranges to ensure they form a valid interval.Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.task with parameters of type DateTimeRangeModifier and TypeMethodDescriptionprotected DateTimeRangeBTResourceWithInterventionSearch.getValidInterval(DateTimeRange firstInterval, DateTimeRange secondInterval) Validates the provided date ranges to ensure they form a valid interval. -
Uses of DateTimeRange in overit.geocallapp.wfm.organizationalstructures.bl.structure.validityperiod.event
Methods in overit.geocallapp.wfm.organizationalstructures.bl.structure.validityperiod.event that return DateTimeRangeModifier and TypeMethodDescriptionfinal DateTimeRangeStructureValidityPeriodSearchFilter.getEndDate()final DateTimeRangeStructureValidityPeriodSearchFilter.getStartDate()Methods in overit.geocallapp.wfm.organizationalstructures.bl.structure.validityperiod.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionfinal voidStructureValidityPeriodSearchFilter.setEndDate(DateTimeRange endDate) final voidStructureValidityPeriodSearchFilter.setStartDate(DateTimeRange startDate) -
Uses of DateTimeRange in overit.geocallapp.wfm.resources.bl.resource.event
Methods in overit.geocallapp.wfm.resources.bl.resource.event that return DateTimeRangeModifier and TypeMethodDescriptionResourceSearchFilter.getBirthDate()Returns the birthdate.ResourceSearchFilter.getEndDate()Returns the end date.ResourceSearchFilter.getStartDate()Returns the start date.Methods in overit.geocallapp.wfm.resources.bl.resource.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidResourceSearchFilter.setBirthDate(DateTimeRange birthDate) Sets the birthDate.voidResourceSearchFilter.setEndDate(DateTimeRange endDate) Sets the end date.voidResourceSearchFilter.setStartDate(DateTimeRange startDate) Sets the start date. -
Uses of DateTimeRange in overit.geocallapp.wfm.roughplanning.bl.activity.workloaddistribution.event
Methods in overit.geocallapp.wfm.roughplanning.bl.activity.workloaddistribution.event that return DateTimeRangeModifier and TypeMethodDescriptionWorkLoadDistributionSearchFilter.getWorkOrderEndDate()Returns the date range for the expected end date that was set as filter.WorkLoadDistributionSearchFilter.getWorkOrderEnterDate()Returns the date range for the work order header entry date that was set as filter.WorkLoadDistributionSearchFilter.getWorkOrderStartDate()Returns the date range for the expected start date that was set as filter.Methods in overit.geocallapp.wfm.roughplanning.bl.activity.workloaddistribution.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidWorkLoadDistributionSearchFilter.setWorkOrderEndDate(DateTimeRange workOrderEndDate) Sets the date range for the expected end date as filter.voidWorkLoadDistributionSearchFilter.setWorkOrderEnterDate(DateTimeRange workOrderEnterDate) Sets the date range for the work order header entry date as filter.voidWorkLoadDistributionSearchFilter.setWorkOrderStartDate(DateTimeRange workOrderStartDate) Sets the date range for the expected start date as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.roughplanning.bl.capacity.event
Methods in overit.geocallapp.wfm.roughplanning.bl.capacity.event that return DateTimeRangeModifier and TypeMethodDescriptionCapacitySummarySearchFilter.getDate()Returns the date range filter to be applied on bucketsMethods in overit.geocallapp.wfm.roughplanning.bl.capacity.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidCapacitySummarySearchFilter.setDate(DateTimeRange date) Sets the date range filter to be applied on buckets -
Uses of DateTimeRange in overit.geocallapp.wfm.roughplanning.bl.demand.detail.event
Methods in overit.geocallapp.wfm.roughplanning.bl.demand.detail.event that return DateTimeRangeModifier and TypeMethodDescriptionDemandSummaryDetailSearchFilter.getDate()Returns the date range filter to be applied on bucketsMethods in overit.geocallapp.wfm.roughplanning.bl.demand.detail.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidDemandSummaryDetailSearchFilter.setDate(DateTimeRange date) Sets the date range filter to be applied on buckets -
Uses of DateTimeRange in overit.geocallapp.wfm.roughplanning.bl.demand.event
Methods in overit.geocallapp.wfm.roughplanning.bl.demand.event that return DateTimeRangeModifier and TypeMethodDescriptionDemandSummarySearchFilter.getDate()Returns the date range filter to be applied on bucketsWorkloadTimeShiftInput.getNewPeriod()Returns the date range filter to be applied on bucketsWorkloadTimeShiftInput.getOldPeriod()Returns the date range filter to be applied on bucketsMethods in overit.geocallapp.wfm.roughplanning.bl.demand.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidDemandSummarySearchFilter.setDate(DateTimeRange date) Sets the date range filter to be applied on bucketsvoidWorkloadTimeShiftInput.setNewPeriod(DateTimeRange newPeriod) Sets the date range filter to be applied on bucketsvoidWorkloadTimeShiftInput.setOldPeriod(DateTimeRange oldPeriod) Sets the date range filter to be applied on buckets -
Uses of DateTimeRange in overit.geocallapp.wfm.roughplanning.bl.event
Methods in overit.geocallapp.wfm.roughplanning.bl.event that return DateTimeRangeModifier and TypeMethodDescriptionRoughPlanningSearchFilter.getCreationDate()Returns the rough planning creation date to searchMethods in overit.geocallapp.wfm.roughplanning.bl.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidRoughPlanningSearchFilter.setCreationDate(DateTimeRange creationDate) Sets the rough planning creation date to search -
Uses of DateTimeRange in overit.geocallapp.wfm.roughplanning.bl.workloadmovement.event
Methods in overit.geocallapp.wfm.roughplanning.bl.workloadmovement.event that return DateTimeRangeModifier and TypeMethodDescriptionWorkloadProvideInput.getDateTimeRange()Returns the source date range.WorkloadUpdateInput.getDateTimeRange()Returns the workload date range to update.WorkloadMovementInput.getSourceRange()Returns the source date range.WorkloadMovementInput.getTargetRange()Returns the target date range.Methods in overit.geocallapp.wfm.roughplanning.bl.workloadmovement.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidWorkloadProvideInput.setDateTimeRange(DateTimeRange dateTimeRange) Sets the source date range.voidWorkloadUpdateInput.setDateTimeRange(DateTimeRange dateTimeRange) Sets the workload date range to update.voidWorkloadMovementInput.setSourceRange(DateTimeRange sourceRange) Sets the source date range.voidWorkloadMovementInput.setTargetRange(DateTimeRange targetRange) Sets the target date range. -
Uses of DateTimeRange in overit.geocallapp.wfm.roughplanning.bl.workloadmovement.solver
Methods in overit.geocallapp.wfm.roughplanning.bl.workloadmovement.solver with parameters of type DateTimeRangeModifier and TypeMethodDescriptionprotected booleanBucketWorkloadMovementSolver.selectTimedValue(overit.geocall.wfm.planning.bl.valuemovement.TimedValue timedValue, DateTimeRange destinationRangeForTimedValues) -
Uses of DateTimeRange in overit.geocallapp.wfm.scheduling.bl.agenda.event
Methods in overit.geocallapp.wfm.scheduling.bl.agenda.event that return DateTimeRangeModifier and TypeMethodDescriptionAgendaSearchFilter.getEndDate()AgendaSearchFilter.getStartDate()Methods in overit.geocallapp.wfm.scheduling.bl.agenda.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidAgendaSearchFilter.setEndDate(DateTimeRange endDate) voidAgendaSearchFilter.setStartDate(DateTimeRange startDate) -
Uses of DateTimeRange in overit.geocallapp.wfm.scheduling.bl.appointment.event
Methods in overit.geocallapp.wfm.scheduling.bl.appointment.event that return DateTimeRangeModifier and TypeMethodDescriptionAppointmentSearchFilter.getEndBlockDate()Gets the date range filter for appointment end block dates.AppointmentSearchFilter.getStartBlockDate()Gets the date range filter for appointment start block dates.Methods in overit.geocallapp.wfm.scheduling.bl.appointment.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidAppointmentSearchFilter.setEndBlockDate(DateTimeRange endBlockDate) Sets the date range filter for appointment end block dates.voidAppointmentSearchFilter.setStartBlockDate(DateTimeRange startBlockDate) Sets the date range filter for appointment start block dates. -
Uses of DateTimeRange in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history.event that return DateTimeRangeModifier and TypeMethodDescriptionImmediateSchedulingProcessingSearchFilter.getCreationDate()Gets the creation date.ImmediateSchedulingProcessingSearchFilter.getExpectedProcessingDate()Gets the expected processing date.ImmediateSchedulingProcessingSearchFilter.getProcessingEndDate()Gets the processing end date.ImmediateSchedulingProcessingSearchFilter.getProcessingStartDate()Gets the processing start date.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidImmediateSchedulingProcessingSearchFilter.setCreationDate(DateTimeRange creationDate) Sets the creation date.voidImmediateSchedulingProcessingSearchFilter.setExpectedProcessingDate(DateTimeRange expectedProcessingDate) Sets the expected processing date.voidImmediateSchedulingProcessingSearchFilter.setProcessingEndDate(DateTimeRange processingEndDate) Sets the processing end date.voidImmediateSchedulingProcessingSearchFilter.setProcessingStartDate(DateTimeRange processingStartDate) Sets the processing start date. -
Uses of DateTimeRange in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing.event that return DateTimeRangeModifier and TypeMethodDescriptionImmediateSchedulingLastProcessingSearchFilter.getCreationDate()Gets the creation date.ImmediateSchedulingLastProcessingSearchFilter.getExpectedProcessingDate()Gets the expected processing date.ImmediateSchedulingLastProcessingSearchFilter.getProcessingEndDate()Gets the processing end date.ImmediateSchedulingLastProcessingSearchFilter.getProcessingStartDate()Gets the processing start date.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidImmediateSchedulingLastProcessingSearchFilter.setCreationDate(DateTimeRange creationDate) Sets the creation date.voidImmediateSchedulingLastProcessingSearchFilter.setExpectedProcessingDate(DateTimeRange expectedProcessingDate) Sets the expected processing date.voidImmediateSchedulingLastProcessingSearchFilter.setProcessingEndDate(DateTimeRange processingEndDate) Sets the processing end date.voidImmediateSchedulingLastProcessingSearchFilter.setProcessingStartDate(DateTimeRange processingStartDate) Sets the processing start date. -
Uses of DateTimeRange in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resource.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resource.event that return DateTimeRangeModifier and TypeMethodDescriptionImmediateSchedulingResourceProcessingSearchFilter.getLastRecalibrateDate()Gets the last recalibrate date.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resource.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidImmediateSchedulingResourceProcessingSearchFilter.setLastRecalibrateDate(DateTimeRange lastRecalibrateDate) Sets the last recalibrate date. -
Uses of DateTimeRange in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.tracking.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.tracking.event that return DateTimeRangeModifier and TypeMethodDescriptionImmediateSchedulingTrackingSearchFilter.getLastImmediateEndDate()Gets the last immediate end date.ImmediateSchedulingTrackingSearchFilter.getLastReprocessingEndDate()Gets the last reprocessing end date.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.tracking.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidImmediateSchedulingTrackingSearchFilter.setLastImmediateEndDate(DateTimeRange lastImmediateEndDate) Sets the last immediate end date.voidImmediateSchedulingTrackingSearchFilter.setLastReprocessingEndDate(DateTimeRange lastReprocessingEndDate) Sets the last reprocessing end date. -
Uses of DateTimeRange in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.event that return DateTimeRangeModifier and TypeMethodDescriptionImmediateSchedulingWorkOrderSearchFilter.getCreationDate()Gets the creation date.ImmediateSchedulingWorkOrderSearchFilter.getLastProcessingDate()Gets the last processing date.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidImmediateSchedulingWorkOrderSearchFilter.setCreationDate(DateTimeRange creationDate) Sets the creation date.voidImmediateSchedulingWorkOrderSearchFilter.setLastProcessingDate(DateTimeRange lastProcessingDate) Sets the last processing date. -
Uses of DateTimeRange in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history.event
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history.event that return DateTimeRangeModifier and TypeMethodDescriptionImmediateSchedulingWorkOrderHistorySearchFilter.getCreationDate()Gets the creation date.ImmediateSchedulingWorkOrderHistorySearchFilter.getLastProcessingDate()Gets the last processing date.Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidImmediateSchedulingWorkOrderHistorySearchFilter.setCreationDate(DateTimeRange creationDate) Sets the creation date.voidImmediateSchedulingWorkOrderHistorySearchFilter.setLastProcessingDate(DateTimeRange lastProcessingDate) Sets the last processing date. -
Uses of DateTimeRange in overit.geocallapp.wfm.scheduling.bl.oss.response.event
Methods in overit.geocallapp.wfm.scheduling.bl.oss.response.event that return DateTimeRangeModifier and TypeMethodDescriptionOssResponseLogSearchFilter.getCallDate()Gets the call date range.Methods in overit.geocallapp.wfm.scheduling.bl.oss.response.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidOssResponseLogSearchFilter.setCallDate(DateTimeRange callDate) Sets the call date range. -
Uses of DateTimeRange in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.event
Methods in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.event that return DateTimeRangeMethods in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidPlanningActionHistorySearchFilter.setSchedulingDate(DateTimeRange schedulingDate) -
Uses of DateTimeRange in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.event
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.event that return DateTimeRangeModifier and TypeMethodDescriptionSchedulingToCancelSearchFilter.getInsertDate()Returns the insert date that was set as filter.SchedulingToCancelSearchFilter.getProcessingDate()Returns the processing date that was set as filter.Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidSchedulingToCancelSearchFilter.setInsertDate(DateTimeRange insertDate) Sets the insert date as filter.voidSchedulingToCancelSearchFilter.setProcessingDate(DateTimeRange processingDate) Sets the processing date as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.scheduling.bl.scheduling.event
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.event that return DateTimeRangeModifier and TypeMethodDescriptionSchedulingSearchFilter.getArrivalDate()SchedulingSearchFilter.getEndDate()SchedulingSearchFilter.getStartDate()Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidSchedulingSearchFilter.setArrivalDate(DateTimeRange arrivalDate) voidSchedulingSearchFilter.setEndDate(DateTimeRange endDate) voidSchedulingSearchFilter.setStartDate(DateTimeRange startDate) -
Uses of DateTimeRange in overit.geocallapp.wfm.scheduling.timeslot.bl.event
Methods in overit.geocallapp.wfm.scheduling.timeslot.bl.event that return DateTimeRangeMethods in overit.geocallapp.wfm.scheduling.timeslot.bl.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidSchedulingTimeslotSearchFilter.setEndDate(DateTimeRange endDate) -
Uses of DateTimeRange in overit.geocallapp.wfm.systemsettings.bl.calendar.event
Methods in overit.geocallapp.wfm.systemsettings.bl.calendar.event that return DateTimeRangeModifier and TypeMethodDescriptionPublicHolidaySearchFilter.getDateRange()Returns the date range that was set as filter.Methods in overit.geocallapp.wfm.systemsettings.bl.calendar.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidPublicHolidaySearchFilter.setDateRange(DateTimeRange dateRange) Sets the date range as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.event
Methods in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.event that return DateTimeRangeModifier and TypeMethodDescriptionHolidaySearchFilter.getHolidayDate()Returns the holiday date that was set as filter.Methods in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidHolidaySearchFilter.setHolidayDate(DateTimeRange holidayDate) Sets the holiday holiday date as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.teams.bl.team.shift.event
Methods in overit.geocallapp.wfm.teams.bl.team.shift.event that return DateTimeRangeModifier and TypeMethodDescriptionTeamShiftSearchFilter.getDay()Returns the day of the team shift that was set as a filter.Methods in overit.geocallapp.wfm.teams.bl.team.shift.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidTeamShiftSearchFilter.setDay(DateTimeRange day) Sets the day of the team shift to be used as a filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.vehicles.bl.event
Methods in overit.geocallapp.wfm.vehicles.bl.event that return DateTimeRangeModifier and TypeMethodDescriptionVehicleSearchFilter.getEndDate()Returns the vehicle's end date that was set as filter.VehicleSearchFilter.getStartDate()Returns the vehicle's start date that was set as filter.Methods in overit.geocallapp.wfm.vehicles.bl.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidVehicleSearchFilter.setEndDate(DateTimeRange endDate) Sets the vehicle's end date as filter.voidVehicleSearchFilter.setStartDate(DateTimeRange startDate) Sets the vehicle's start date as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.workorders.bl.header.event
Methods in overit.geocallapp.wfm.workorders.bl.header.event that return DateTimeRangeModifier and TypeMethodDescriptionWorkOrderHeaderSearchFilter.getClosingDate()Returns the work order header closing date that was set as filter.WorkOrderHeaderSearchFilter.getCreationDate()Returns the work order header creation date that was set as filter.WorkOrderHeaderSearchFilter.getEndDate()Returns the work order header end date that was set as filter.WorkOrderHeaderSearchFilter.getReleaseDate()Returns the work order header release date that was set as filter.WorkOrderHeaderSearchFilter.getStartDate()Returns the work order header start date that was set as filter.Methods in overit.geocallapp.wfm.workorders.bl.header.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidWorkOrderHeaderSearchFilter.setClosingDate(DateTimeRange closingDate) Sets the work order header closing date as filter.voidWorkOrderHeaderSearchFilter.setCreationDate(DateTimeRange creationDate) Sets the work order header creation date that was set as filter.voidWorkOrderHeaderSearchFilter.setEndDate(DateTimeRange endDate) Sets the work order header end date as filter.voidWorkOrderHeaderSearchFilter.setReleaseDate(DateTimeRange releaseDate) Sets the work order header release date as filter.voidWorkOrderHeaderSearchFilter.setStartDate(DateTimeRange startDate) Sets the work order header start date as filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.workorders.bl.note.event
Methods in overit.geocallapp.wfm.workorders.bl.note.event that return DateTimeRangeModifier and TypeMethodDescriptionWorkOrderNoteSearchFilter.getCreationDate()Returns the creation date range that was set as filter.Methods in overit.geocallapp.wfm.workorders.bl.note.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidWorkOrderNoteSearchFilter.setCreationDate(DateTimeRange creationDate) Sets the creation date range as a filter. -
Uses of DateTimeRange in overit.geocallapp.wfm.workorders.bl.operation.event
Methods in overit.geocallapp.wfm.workorders.bl.operation.event that return DateTimeRangeModifier and TypeMethodDescriptionWorkOrderOperationSearchFilter.getEndDate()Returns the date after which the searched work order operation ends.WorkOrderOperationSearchFilter.getStartDate()Returns the date after which the searched work order operation starts.Methods in overit.geocallapp.wfm.workorders.bl.operation.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidWorkOrderOperationSearchFilter.setEndDate(DateTimeRange endDate) Sets the date after which the searched work order operation ends.voidWorkOrderOperationSearchFilter.setStartDate(DateTimeRange startDate) Sets the date after which the searched work order operation starts. -
Uses of DateTimeRange in overit.geocallapp.wfm.workorders.bl.workload.event
Methods in overit.geocallapp.wfm.workorders.bl.workload.event that return DateTimeRangeModifier and TypeMethodDescriptionWorkLoadDetailSearchFilter.getWorkOrderEndDate()Returns the date range for the expected end date that was set as filter.WorkLoadSearchFilter.getWorkOrderEndDate()Returns the date range for the expected end date that was set as filter.WorkLoadDetailSearchFilter.getWorkOrderEnterDate()Returns the date range for the work order header entry date that was set as filter.WorkLoadSearchFilter.getWorkOrderEnterDate()Returns the date range for the work order header entry date that was set as filter.WorkLoadDetailSearchFilter.getWorkOrderStartDate()Returns the date range for the expected start date that was set as filter.WorkLoadSearchFilter.getWorkOrderStartDate()Returns the date range for the expected start date that was set as filter.Methods in overit.geocallapp.wfm.workorders.bl.workload.event with parameters of type DateTimeRangeModifier and TypeMethodDescriptionvoidWorkLoadDetailSearchFilter.setWorkOrderEndDate(DateTimeRange workOrderEndDate) Sets the date range for the expected end date as filter.voidWorkLoadSearchFilter.setWorkOrderEndDate(DateTimeRange workOrderEndDate) Sets the date range for the expected end date as filter.voidWorkLoadDetailSearchFilter.setWorkOrderEnterDate(DateTimeRange workOrderEnterDate) Sets the date range for the work order header entry date as filter.voidWorkLoadSearchFilter.setWorkOrderEnterDate(DateTimeRange workOrderEnterDate) Sets the date range for the work order header entry date as filter.voidWorkLoadDetailSearchFilter.setWorkOrderStartDate(DateTimeRange workOrderStartDate) Sets the date range for the expected start date as filter.voidWorkLoadSearchFilter.setWorkOrderStartDate(DateTimeRange workOrderStartDate) Sets the date range for the expected start date as filter.
CrewShellCompositionSearchFilter.getCompositionDate()