Uses of Class
overit.geocall.model.date.ZonedDateTimeRange
Packages that use ZonedDateTimeRange
Package
Description
-
Uses of ZonedDateTimeRange in overit.geocall.model.date
Methods in overit.geocall.model.date that return ZonedDateTimeRangeModifier and TypeMethodDescriptionZonedDateTimeRangeProvider.get(Provider.ProvisionRequest<ZonedDateTimeRange> request) Method parameters in overit.geocall.model.date with type arguments of type ZonedDateTimeRangeModifier and TypeMethodDescriptionZonedDateTimeRangeProvider.get(Provider.ProvisionRequest<ZonedDateTimeRange> request) -
Uses of ZonedDateTimeRange in overit.geocallapp.utilities.rs.converter
Method parameters in overit.geocallapp.utilities.rs.converter with type arguments of type ZonedDateTimeRangeModifier and TypeMethodDescriptionFromZonedDateTimeRangeToDateTimeRangeConverter.convert(MappingContext<ZonedDateTimeRange, DateTimeRange> context) Performs the actual conversion fromZonedDateTimeRangetoDateTimeRange. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.accounts.rs1.metertype
Methods in overit.geocallapp.wfm.accounts.rs1.metertype that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOMeterTypeFilter.getValidityBegin()final ZonedDateTimeRangeDTOMeterTypeFilter.getValidityEnd()Methods in overit.geocallapp.wfm.accounts.rs1.metertype with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOMeterTypeFilter.setValidityBegin(ZonedDateTimeRange validityBegin) final voidDTOMeterTypeFilter.setValidityEnd(ZonedDateTimeRange validityEnd) -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.ai.assistant.rc1.dispatcherassistant.schedulableactivities.task
Methods in overit.geocallapp.wfm.ai.assistant.rc1.dispatcherassistant.schedulableactivities.task that return ZonedDateTimeRangeModifier and TypeMethodDescriptionDTOSchedulableActivitiesSearchFilter.getWorkOrderAppointmentDate()DTOSchedulableActivitiesSearchFilter.getWorkOrderCreationDate()DTOSchedulableActivitiesSearchFilter.getWorkOrderEndDate()DTOSchedulableActivitiesSearchFilter.getWorkOrderStartDate()Methods in overit.geocallapp.wfm.ai.assistant.rc1.dispatcherassistant.schedulableactivities.task with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTOSchedulableActivitiesSearchFilter.setWorkOrderAppointmentDate(ZonedDateTimeRange workOrderAppointmentDate) voidDTOSchedulableActivitiesSearchFilter.setWorkOrderCreationDate(ZonedDateTimeRange workOrderCreationDate) voidDTOSchedulableActivitiesSearchFilter.setWorkOrderEndDate(ZonedDateTimeRange workOrderEndDate) voidDTOSchedulableActivitiesSearchFilter.setWorkOrderStartDate(ZonedDateTimeRange workOrderStartDate) -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.bundler.rs1.bundle
Methods in overit.geocallapp.wfm.bundler.rs1.bundle that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOBundleFilter.getAppointmentEndDate()Returns the bundle appointment end date.final ZonedDateTimeRangeDTOBundleFilter.getAppointmentStartDate()Returns the bundle appointment start date.final ZonedDateTimeRangeDTOBundleFilter.getEndDate()Returns the bundle end date.final ZonedDateTimeRangeDTOBundleFilter.getInsertDate()Returns the bundle creation date.final ZonedDateTimeRangeDTOBundleFilter.getStartDate()Returns the bundle start date.Methods in overit.geocallapp.wfm.bundler.rs1.bundle with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOBundleFilter.setAppointmentEndDate(ZonedDateTimeRange appointmentEndDate) Sets the bundle appointment end date.final voidDTOBundleFilter.setAppointmentStartDate(ZonedDateTimeRange appointmentStartDate) Sets the bundle appointment start date.final voidDTOBundleFilter.setEndDate(ZonedDateTimeRange endDate) Sets the bundle end date.final voidDTOBundleFilter.setInsertDate(ZonedDateTimeRange creationDate) Sets the bundle creation date.final voidDTOBundleFilter.setStartDate(ZonedDateTimeRange startDate) Sets the bundle start date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.bundler.rs1.operation
Methods in overit.geocallapp.wfm.bundler.rs1.operation that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOBundleOperationFilter.getInsertDate()Returns the bundle operation creation date.Methods in overit.geocallapp.wfm.bundler.rs1.operation with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOBundleOperationFilter.setInsertDate(ZonedDateTimeRange insertDate) Sets the bundle operation creation date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.calendars.rs1.workshift
Methods in overit.geocallapp.wfm.calendars.rs1.workshift that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOWorkShiftFilter.getBreakEnd()Gets the break end.final ZonedDateTimeRangeDTOWorkShiftFilter.getBreakStart()Gets the break start.final ZonedDateTimeRangeDTOWorkShiftFilter.getEndDate()Gets the end date.final ZonedDateTimeRangeDTOWorkShiftFilter.getStartDate()Gets the start date.Methods in overit.geocallapp.wfm.calendars.rs1.workshift with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOWorkShiftFilter.setBreakEnd(ZonedDateTimeRange breakEnd) Sets the break end.final voidDTOWorkShiftFilter.setBreakStart(ZonedDateTimeRange breakStart) Sets the break start.final voidDTOWorkShiftFilter.setEndDate(ZonedDateTimeRange endDate) Sets the end date.final voidDTOWorkShiftFilter.setStartDate(ZonedDateTimeRange startDate) Sets the start date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.calendars.rs1.workshiftexception
Methods in overit.geocallapp.wfm.calendars.rs1.workshiftexception that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOWorkShiftExceptionFilter.getEndDate()final ZonedDateTimeRangeDTOWorkShiftExceptionFilter.getStartDate()Methods in overit.geocallapp.wfm.calendars.rs1.workshiftexception with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOWorkShiftExceptionFilter.setEndDate(ZonedDateTimeRange endDate) final voidDTOWorkShiftExceptionFilter.setStartDate(ZonedDateTimeRange startDate) -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.technician
Methods in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.technician that return ZonedDateTimeRangeModifier and TypeMethodDescriptionDTOCrewShellTechnicianFilter.getCompositionDate()Returns the compositionDateMethods in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.technician with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTOCrewShellTechnicianFilter.setCompositionDate(ZonedDateTimeRange compositionDate) Sets compositionDate -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.workshift
Methods in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.workshift that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOCrewShellShiftFilter.getBreakEnd()Gets the break end.final ZonedDateTimeRangeDTOCrewShellShiftFilter.getBreakStart()Gets the break start.final ZonedDateTimeRangeDTOCrewShellShiftFilter.getEndDate()Gets the end date.final ZonedDateTimeRangeDTOCrewShellShiftFilter.getStartDate()Gets the start date.Methods in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.workshift with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOCrewShellShiftFilter.setBreakEnd(ZonedDateTimeRange breakEnd) Sets the break end.final voidDTOCrewShellShiftFilter.setBreakStart(ZonedDateTimeRange breakStart) Sets the break start.final voidDTOCrewShellShiftFilter.setEndDate(ZonedDateTimeRange endDate) Sets the end date.final voidDTOCrewShellShiftFilter.setStartDate(ZonedDateTimeRange startDate) Sets the start date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.datacollection.rs1.sheet
Methods in overit.geocallapp.wfm.datacollection.rs1.sheet that return ZonedDateTimeRangeModifier and TypeMethodDescriptionDTODataCollectionSheetFilter.getCreationDate()Returns the data collection sheet creation date range filter.DTODataCollectionSheetFilter.getLastModifiedDate()Returns the data collection sheet last modified date range filter.Methods in overit.geocallapp.wfm.datacollection.rs1.sheet with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTODataCollectionSheetFilter.setCreationDate(ZonedDateTimeRange creationDate) Sets the data collection sheet creation date range filter.voidDTODataCollectionSheetFilter.setLastModifiedDate(ZonedDateTimeRange lastModifiedDate) Sets the data collection sheet last modified date range filter. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.datacollection.rs1.template
Methods in overit.geocallapp.wfm.datacollection.rs1.template that return ZonedDateTimeRangeModifier and TypeMethodDescriptionDTODataCollectionTemplateFilter.getCreationDate()Returns the data collection template creation date range filter.DTODataCollectionTemplateFilter.getLastModifiedDate()Returns the data collection template last modified date range filter.Methods in overit.geocallapp.wfm.datacollection.rs1.template with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTODataCollectionTemplateFilter.setCreationDate(ZonedDateTimeRange creationDate) Sets the data collection template creation date range filter.voidDTODataCollectionTemplateFilter.setLastModifiedDate(ZonedDateTimeRange lastModifiedDate) Sets the data collection template last modified date range filter. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.datacollection.rs1.template.release
Methods in overit.geocallapp.wfm.datacollection.rs1.template.release that return ZonedDateTimeRangeModifier and TypeMethodDescriptionDTODataCollectionTemplateReleaseFilter.getStartDate()Returns the data collection template release start date range filter.Methods in overit.geocallapp.wfm.datacollection.rs1.template.release with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTODataCollectionTemplateReleaseFilter.setStartDate(ZonedDateTimeRange startDate) Sets the data collection template release start date range filter. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.execution.rs1.intervention
Methods in overit.geocallapp.wfm.execution.rs1.intervention that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOInterventionFilter.getEndDate()Gets the end date.final ZonedDateTimeRangeDTOInterventionFilter.getStartDate()Gets the start date.Methods in overit.geocallapp.wfm.execution.rs1.intervention with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOInterventionFilter.setEndDate(ZonedDateTimeRange endDate) Sets the end date.final voidDTOInterventionFilter.setStartDate(ZonedDateTimeRange startDate) Sets the start date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.execution.rs1.interventionresource
Methods in overit.geocallapp.wfm.execution.rs1.interventionresource that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOInterventionResourceFilter.getArrivalDate()Returns the arrival date of the intervention.final ZonedDateTimeRangeDTOInterventionResourceFilter.getOutcomeEndDate()Returns the outcome end date of the intervention.final ZonedDateTimeRangeDTOInterventionResourceFilter.getOutcomeStartDate()Returns the outcome start date of the intervention.final ZonedDateTimeRangeDTOInterventionResourceFilter.getTakeInChargeDate()Returns the date and time range when the intervention was taken in charge.DTOInterventionResourceFilter.getValidationDate()Returns the validation date range associated with this filter.Methods in overit.geocallapp.wfm.execution.rs1.interventionresource with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOInterventionResourceFilter.setArrivalDate(ZonedDateTimeRange arrivalDate) Sets arrival date of the intervention.final voidDTOInterventionResourceFilter.setOutcomeEndDate(ZonedDateTimeRange outcomeEndDate) Sets the outcome end date of the intervention.final voidDTOInterventionResourceFilter.setOutcomeStartDate(ZonedDateTimeRange outcomeStartDate) Sets the outcome start date of the intervention.final voidDTOInterventionResourceFilter.setTakeInChargeDate(ZonedDateTimeRange takeInChargeDate) Sets the date and time range when the intervention was taken in charge.voidDTOInterventionResourceFilter.setValidationDate(ZonedDateTimeRange validationDate) Sets the validation date range associated with this filter. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.execution.rs1.outcome
Methods in overit.geocallapp.wfm.execution.rs1.outcome that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOOutcomeFilter.getArrivalDate()Gets the arrival date.final ZonedDateTimeRangeDTOOutcomeFilter.getEndDate()Gets the end date.final ZonedDateTimeRangeDTOOutcomeFilter.getStartDate()Gets the start date.final ZonedDateTimeRangeDTOOutcomeFilter.getTakeInChargeDate()Gets the take in charge date.final ZonedDateTimeRangeDTOOutcomeFilter.getValidationDate()Gets the validation date.Methods in overit.geocallapp.wfm.execution.rs1.outcome with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOOutcomeFilter.setArrivalDate(ZonedDateTimeRange arrivalDate) Sets the arrival date.final voidDTOOutcomeFilter.setEndDate(ZonedDateTimeRange endDate) Sets the end date.final voidDTOOutcomeFilter.setStartDate(ZonedDateTimeRange startDate) Sets the start date.final voidDTOOutcomeFilter.setTakeInChargeDate(ZonedDateTimeRange takeInChargeDate) Sets the take in charge date.final voidDTOOutcomeFilter.setValidationDate(ZonedDateTimeRange validationDate) Sets the validation date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.execution.rs1.resourceintervention
Methods in overit.geocallapp.wfm.execution.rs1.resourceintervention that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOResourceIntervention.getDateRange()Retrieves the date range.Methods in overit.geocallapp.wfm.execution.rs1.resourceintervention with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOResourceIntervention.setDateRange(ZonedDateTimeRange dateRange) Sets the date range. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.scenario
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.scenario that return ZonedDateTimeRangeModifier and TypeMethodDescriptionDTOCapacityPlanningScenarioCoverageTimeReportDetailFilter.getCommittedDate()DTOCapacityPlanningScenarioCoverageActivityReportFilter.getDate()DTOCapacityPlanningScenarioCoverageResourceReportFilter.getDate()DTOCapacityPlanningScenarioCoverageTimeReportFilter.getDate()DTOCapacityPlanningScenarioSearchFilter.getProcessingEndDate()Returns the processing end date range for the capacity planning scenario search filter.DTOCapacityPlanningScenarioSearchFilter.getProcessingStartDate()Returns the processing start date range for the capacity planning scenario search filter.DTOCapacityPlanningScenarioCoverageTimeReportDetailFilter.getTimeframeEndDate()DTOCapacityPlanningScenarioCoverageTimeReportDetailFilter.getTimeframeStartDate()Methods in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.scenario with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTOCapacityPlanningScenarioCoverageTimeReportDetailFilter.setCommittedDate(ZonedDateTimeRange committedDate) voidDTOCapacityPlanningScenarioCoverageActivityReportFilter.setDate(ZonedDateTimeRange date) voidDTOCapacityPlanningScenarioCoverageResourceReportFilter.setDate(ZonedDateTimeRange date) voidDTOCapacityPlanningScenarioCoverageTimeReportFilter.setDate(ZonedDateTimeRange date) voidDTOCapacityPlanningScenarioSearchFilter.setProcessingEndDate(ZonedDateTimeRange processingEndDate) Sets the processing end date range for the capacity planning scenario search filter.voidDTOCapacityPlanningScenarioSearchFilter.setProcessingStartDate(ZonedDateTimeRange processingStartDate) Sets the processing start date range for the capacity planning scenario search filter.voidDTOCapacityPlanningScenarioCoverageTimeReportDetailFilter.setTimeframeEndDate(ZonedDateTimeRange timeframeEndDate) voidDTOCapacityPlanningScenarioCoverageTimeReportDetailFilter.setTimeframeStartDate(ZonedDateTimeRange timeframeStartDate) -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.detail
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.detail that return ZonedDateTimeRangeModifier and TypeMethodDescriptionDTOForecastActivityDetailSearchFilter.getEndDate()Returns the forecast activity detail's end dateDTOForecastActivityDetailSearchFilter.getStartDate()Returns the forecast activity detail's start dateMethods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.detail with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTOForecastActivityDetailSearchFilter.setEndDate(ZonedDateTimeRange endDate) Sets the forecast activity detail's end datevoidDTOForecastActivityDetailSearchFilter.setStartDate(ZonedDateTimeRange startDate) Returns the forecast activity detail's start date -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.header
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.header that return ZonedDateTimeRangeModifier and TypeMethodDescriptionDTOActivityForecastHeaderSearchFilter.getEndDate()Returns the "end date from" component of activity forecast header's end dateDTOActivityForecastHeaderSearchFilter.getStartDate()Returns the "start date from" component of activity forecast header's start dateMethods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.header with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTOActivityForecastHeaderSearchFilter.setEndDate(ZonedDateTimeRange endDate) Sets the "end date from" component of activity forecast header's end datevoidDTOActivityForecastHeaderSearchFilter.setStartDate(ZonedDateTimeRange startDate) Sets the "start date from" component of activity forecast header's start date -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource that return ZonedDateTimeRangeModifier and TypeMethodDescriptionDTOResourceForecastHeaderSearchFilter.getEndDate()Returns the "end date from" component of resource forecast header's end dateDTOResourceForecastHeaderSearchFilter.getStartDate()Returns the "start date from" component of resource forecast header's start dateMethods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTOResourceForecastHeaderSearchFilter.setEndDate(ZonedDateTimeRange endDate) Sets the "end date from" component of resource forecast header's end datevoidDTOResourceForecastHeaderSearchFilter.setStartDate(ZonedDateTimeRange startDate) Sets the "start date from" component of resource forecast header's start date -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.detail
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.detail that return ZonedDateTimeRangeModifier and TypeMethodDescriptionDTOForecastResourceDetailSearchFilter.getDay()Returns the day from of the searchMethods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.detail with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTOForecastResourceDetailSearchFilter.setDay(ZonedDateTimeRange day) Sets the day from of the search -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.gpstracking.rs1.resource.position
Methods in overit.geocallapp.wfm.gpstracking.rs1.resource.position that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOResourcePositionFilter.getDetectionDate()Gets the detection date.final ZonedDateTimeRangeDTOResourcePositionFilter.getInsertDate()Gets the insert date.Methods in overit.geocallapp.wfm.gpstracking.rs1.resource.position with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOResourcePositionFilter.setDetectionDate(ZonedDateTimeRange detectionDate) Sets the detection date.final voidDTOResourcePositionFilter.setInsertDate(ZonedDateTimeRange insertDate) Sets the insert date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.gpstracking.rs1.resource.position.latest
Methods in overit.geocallapp.wfm.gpstracking.rs1.resource.position.latest that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOResourceLatestPositionFilter.getDetectionDate()Gets the detection date.final ZonedDateTimeRangeDTOResourceLatestPositionFilter.getSendDate()Gets the send date.Methods in overit.geocallapp.wfm.gpstracking.rs1.resource.position.latest with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOResourceLatestPositionFilter.setDetectionDate(ZonedDateTimeRange detectionDate) Sets the detection date.final voidDTOResourceLatestPositionFilter.setSendDate(ZonedDateTimeRange sendDate) Sets the send date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.materials.rs1.material
Methods in overit.geocallapp.wfm.materials.rs1.material that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOMaterialSearchFilter.getValidityBegin()Gets the validity begin.final ZonedDateTimeRangeDTOMaterialSearchFilter.getValidityEnd()Gets the validity end.Methods in overit.geocallapp.wfm.materials.rs1.material with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOMaterialSearchFilter.setValidityBegin(ZonedDateTimeRange validityBegin) Sets the validity begin.final voidDTOMaterialSearchFilter.setValidityEnd(ZonedDateTimeRange validityEnd) Sets the validity end. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.mobile.core.rs3.errorlog
Methods in overit.geocallapp.wfm.mobile.core.rs3.errorlog that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOMobileErrorLogFilter.getDate()Gets the date.Methods in overit.geocallapp.wfm.mobile.core.rs3.errorlog with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOMobileErrorLogFilter.setDate(ZonedDateTimeRange date) Sets the date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.orchestrator.assets.rs1.account.attachment
Methods in overit.geocallapp.wfm.orchestrator.assets.rs1.account.attachment that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOAccountAttachmentFilter.getInsertDate()Gets the insert date.final ZonedDateTimeRangeDTOAccountAttachmentFilter.getInsertDateCentral()Gets the insert date central.Methods in overit.geocallapp.wfm.orchestrator.assets.rs1.account.attachment with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOAccountAttachmentFilter.setInsertDate(ZonedDateTimeRange insertDate) Sets the insert date.final voidDTOAccountAttachmentFilter.setInsertDateCentral(ZonedDateTimeRange insertDateCentral) Sets the insert date central. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.orchestrator.assets.rs1.account.measuringelement.measure
Methods in overit.geocallapp.wfm.orchestrator.assets.rs1.account.measuringelement.measure that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOAccountMeasuringElementMeasureFilter.getMeasuringDate()Gets the measuring date.Methods in overit.geocallapp.wfm.orchestrator.assets.rs1.account.measuringelement.measure with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOAccountMeasuringElementMeasureFilter.setMeasuringDate(ZonedDateTimeRange measuringDate) Sets the measuring date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.attachment
Methods in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.attachment that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOAssetAttachmentFilter.getInsertDate()Gets the insert date.final ZonedDateTimeRangeDTOAssetAttachmentFilter.getInsertDateCentral()Gets the insert date central.Methods in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.attachment with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOAssetAttachmentFilter.setInsertDate(ZonedDateTimeRange insertDate) Sets the insert date.final voidDTOAssetAttachmentFilter.setInsertDateCentral(ZonedDateTimeRange insertDateCentral) Sets the insert date central. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement.measure
Methods in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement.measure that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOAssetMeasuringElementMeasureFilter.getMeasuringDate()Gets the measuring date.Methods in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement.measure with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOAssetMeasuringElementMeasureFilter.setMeasuringDate(ZonedDateTimeRange measuringDate) Sets the measuring date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.orchestrator.scheduling.ux.rs1.schedulableactivities
Methods in overit.geocallapp.wfm.orchestrator.scheduling.ux.rs1.schedulableactivities that return ZonedDateTimeRangeModifier and TypeMethodDescriptionDTOSchedulableActivitiesSearchFilter.getWorkOrderAppointmentDate()DTOSchedulableActivitiesSearchFilter.getWorkOrderCreationDate()DTOSchedulableActivitiesSearchFilter.getWorkOrderEndDate()DTOSchedulableActivitiesSearchFilter.getWorkOrderStartDate()Methods in overit.geocallapp.wfm.orchestrator.scheduling.ux.rs1.schedulableactivities with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTOSchedulableActivitiesSearchFilter.setWorkOrderAppointmentDate(ZonedDateTimeRange workOrderAppointmentDate) voidDTOSchedulableActivitiesSearchFilter.setWorkOrderCreationDate(ZonedDateTimeRange workOrderCreationDate) voidDTOSchedulableActivitiesSearchFilter.setWorkOrderEndDate(ZonedDateTimeRange workOrderEndDate) voidDTOSchedulableActivitiesSearchFilter.setWorkOrderStartDate(ZonedDateTimeRange workOrderStartDate) -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.orchestrator.workorders.rs1.interventionmeasure
Methods in overit.geocallapp.wfm.orchestrator.workorders.rs1.interventionmeasure that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOInterventionMeasureFilter.getMeasuringDate()Gets the measuring date.Methods in overit.geocallapp.wfm.orchestrator.workorders.rs1.interventionmeasure with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOInterventionMeasureFilter.setMeasuringDate(ZonedDateTimeRange measuringDate) Sets the measuring date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.orchestrator.workorders.rs1.resourcewithintervention
Methods in overit.geocallapp.wfm.orchestrator.workorders.rs1.resourcewithintervention that return ZonedDateTimeRangeModifier and TypeMethodDescriptionDTOResourceWithInterventionFilter.getDateRange()Retrieves the date range.Methods in overit.geocallapp.wfm.orchestrator.workorders.rs1.resourcewithintervention with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTOResourceWithInterventionFilter.setDateRange(ZonedDateTimeRange dateRange) Sets the date range. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.orchestrator.workorders.rs1.workorder.attachment
Methods in overit.geocallapp.wfm.orchestrator.workorders.rs1.workorder.attachment that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOWorkOrderAttachmentFilter.getInsertDate()Gets the insert date.final ZonedDateTimeRangeDTOWorkOrderAttachmentFilter.getInsertDateCentral()Gets the insert date central.Methods in overit.geocallapp.wfm.orchestrator.workorders.rs1.workorder.attachment with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOWorkOrderAttachmentFilter.setInsertDate(ZonedDateTimeRange insertDate) Sets the insert date.final voidDTOWorkOrderAttachmentFilter.setInsertDateCentral(ZonedDateTimeRange insertDateCentral) Sets the insert date central. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.orchestrator.workorders.rs1.workorderoperation.attachment
Methods in overit.geocallapp.wfm.orchestrator.workorders.rs1.workorderoperation.attachment that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOWorkOrderOperationAttachmentFilter.getInsertDate()Gets the insert date.final ZonedDateTimeRangeDTOWorkOrderOperationAttachmentFilter.getInsertDateCentral()Gets the insert date central.Methods in overit.geocallapp.wfm.orchestrator.workorders.rs1.workorderoperation.attachment with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOWorkOrderOperationAttachmentFilter.setInsertDate(ZonedDateTimeRange insertDate) Sets the insert date.final voidDTOWorkOrderOperationAttachmentFilter.setInsertDateCentral(ZonedDateTimeRange insertDateCentral) Sets the insert date central. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.organizationalstructures.rs1.structurevalidityperiod
Methods in overit.geocallapp.wfm.organizationalstructures.rs1.structurevalidityperiod that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOStructureValidityPeriodFilter.getEndDate()final ZonedDateTimeRangeDTOStructureValidityPeriodFilter.getStartDate()Methods in overit.geocallapp.wfm.organizationalstructures.rs1.structurevalidityperiod with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOStructureValidityPeriodFilter.setEndDate(ZonedDateTimeRange endDate) final voidDTOStructureValidityPeriodFilter.setStartDate(ZonedDateTimeRange startDate) -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.resources.rs1.resource
Methods in overit.geocallapp.wfm.resources.rs1.resource that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOResourceFilter.getBirthDate()final ZonedDateTimeRangeDTOResourceFilter.getEndDate()final ZonedDateTimeRangeDTOResourceFilter.getStartDate()Methods in overit.geocallapp.wfm.resources.rs1.resource with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOResourceFilter.setBirthDate(ZonedDateTimeRange birthDate) final voidDTOResourceFilter.setEndDate(ZonedDateTimeRange endDate) final voidDTOResourceFilter.setStartDate(ZonedDateTimeRange startDate) -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.roughplanning.rs1.capacity
Methods in overit.geocallapp.wfm.roughplanning.rs1.capacity that return ZonedDateTimeRangeMethods in overit.geocallapp.wfm.roughplanning.rs1.capacity with parameters of type ZonedDateTimeRange -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.roughplanning.rs1.demand
Methods in overit.geocallapp.wfm.roughplanning.rs1.demand that return ZonedDateTimeRangeModifier and TypeMethodDescriptionDTODemandSummaryFilter.getDate()DTODemandShiftHoursRequest.getNewPeriod()DTODemandShiftHoursRequest.getOldPeriod()Methods in overit.geocallapp.wfm.roughplanning.rs1.demand with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTODemandSummaryFilter.setDate(ZonedDateTimeRange date) voidDTODemandShiftHoursRequest.setNewPeriod(ZonedDateTimeRange newPeriod) voidDTODemandShiftHoursRequest.setOldPeriod(ZonedDateTimeRange oldPeriod) -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.roughplanning.rs1.demand.detail.demand
Methods in overit.geocallapp.wfm.roughplanning.rs1.demand.detail.demand that return ZonedDateTimeRangeMethods in overit.geocallapp.wfm.roughplanning.rs1.demand.detail.demand with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTODemandSummaryDetailFilter.setDate(ZonedDateTimeRange date) -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.roughplanning.rs1.roughplanning
Methods in overit.geocallapp.wfm.roughplanning.rs1.roughplanning that return ZonedDateTimeRangeModifier and TypeMethodDescriptionDTORoughPlanningSearchFilter.getCreationDate()Returns the rough planning creation date to searchMethods in overit.geocallapp.wfm.roughplanning.rs1.roughplanning with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTORoughPlanningSearchFilter.setCreationDate(ZonedDateTimeRange creationDate) Sets the rough planning creation date to search -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.roughplanning.rs1.weight.rule
Methods in overit.geocallapp.wfm.roughplanning.rs1.weight.rule that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOWorkloadDistributionRuleFilter.getCreationDate()Gets the creation date.Methods in overit.geocallapp.wfm.roughplanning.rs1.weight.rule with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOWorkloadDistributionRuleFilter.setCreationDate(ZonedDateTimeRange creationDate) Sets the creation date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.roughplanning.rs1.weight.workloaddistributionweight
Methods in overit.geocallapp.wfm.roughplanning.rs1.weight.workloaddistributionweight that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOWorkloadDistributionWeightFilter.getEndDate()Gets the end date.final ZonedDateTimeRangeDTOWorkloadDistributionWeightFilter.getStartDate()Gets the start date.Methods in overit.geocallapp.wfm.roughplanning.rs1.weight.workloaddistributionweight with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOWorkloadDistributionWeightFilter.setEndDate(ZonedDateTimeRange endDate) Sets the end date.final voidDTOWorkloadDistributionWeightFilter.setStartDate(ZonedDateTimeRange startDate) Sets the start date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.history
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.history that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOImmediateSchedulingProcessingFilter.getExpectedProcessingDate()Gets the expected processing date.final ZonedDateTimeRangeDTOImmediateSchedulingProcessingFilter.getProcessingEndDate()Gets the processing end date.final ZonedDateTimeRangeDTOImmediateSchedulingProcessingFilter.getProcessingStartDate()Gets the processing start date.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.history with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingProcessingFilter.setExpectedProcessingDate(ZonedDateTimeRange expectedProcessingDate) Sets the expected processing date.final voidDTOImmediateSchedulingProcessingFilter.setProcessingEndDate(ZonedDateTimeRange processingEndDate) Sets the processing end date.final voidDTOImmediateSchedulingProcessingFilter.setProcessingStartDate(ZonedDateTimeRange processingStartDate) Sets the processing start date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.lastprocessing
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.lastprocessing that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOImmediateSchedulingLastProcessingFilter.getExpectedProcessingDate()Gets the expected processing date.final ZonedDateTimeRangeDTOImmediateSchedulingLastProcessingFilter.getProcessingEndDate()Gets the processing end date.final ZonedDateTimeRangeDTOImmediateSchedulingLastProcessingFilter.getProcessingStartDate()Gets the processing start date.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.lastprocessing with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingLastProcessingFilter.setExpectedProcessingDate(ZonedDateTimeRange expectedProcessingDate) Sets the expected processing date.final voidDTOImmediateSchedulingLastProcessingFilter.setProcessingEndDate(ZonedDateTimeRange processingEndDate) Sets the processing end date.final voidDTOImmediateSchedulingLastProcessingFilter.setProcessingStartDate(ZonedDateTimeRange processingStartDate) Sets the processing start date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resource
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resource that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOImmediateSchedulingResourceProcessingFilter.getLastRecalibrateDate()Gets the last recalibrate date.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resource with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingResourceProcessingFilter.setLastRecalibrateDate(ZonedDateTimeRange lastRecalibrateDate) Sets the last recalibrate date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.tracking
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.tracking that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOImmediateSchedulingTrackingFilter.getLastImmediateEndDate()Gets the last immediate end date.final ZonedDateTimeRangeDTOImmediateSchedulingTrackingFilter.getLastReprocessingEndDate()Gets the last reprocessing end date.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.tracking with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingTrackingFilter.setLastImmediateEndDate(ZonedDateTimeRange lastImmediateEndDate) Sets the last immediate end date.final voidDTOImmediateSchedulingTrackingFilter.setLastReprocessingEndDate(ZonedDateTimeRange lastReprocessingEndDate) Sets the last reprocessing end date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOImmediateSchedulingWorkOrderFilter.getCreationDate()Gets the creation date.final ZonedDateTimeRangeDTOImmediateSchedulingWorkOrderFilter.getLastProcessingDate()Gets the last processing date.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingWorkOrderFilter.setCreationDate(ZonedDateTimeRange creationDate) Sets the creation date.final voidDTOImmediateSchedulingWorkOrderFilter.setLastProcessingDate(ZonedDateTimeRange lastProcessingDate) Sets the last processing date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder.history
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder.history that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOImmediateSchedulingWorkOrderHistoryFilter.getCreationDate()Gets the creation date.final ZonedDateTimeRangeDTOImmediateSchedulingWorkOrderHistoryFilter.getLastProcessingDate()Gets the last processing date.Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder.history with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOImmediateSchedulingWorkOrderHistoryFilter.setCreationDate(ZonedDateTimeRange creationDate) Sets the creation date.final voidDTOImmediateSchedulingWorkOrderHistoryFilter.setLastProcessingDate(ZonedDateTimeRange lastProcessingDate) Sets the last processing date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.scheduling.rs1.scheduling
Methods in overit.geocallapp.wfm.scheduling.rs1.scheduling that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOSchedulingFilter.getArrivalDate()Gets the arrival date.final ZonedDateTimeRangeDTOSchedulingFilter.getEndDate()Gets the end date.final ZonedDateTimeRangeDTOSchedulingFilter.getStartDate()Gets the start date.Methods in overit.geocallapp.wfm.scheduling.rs1.scheduling with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOSchedulingFilter.setArrivalDate(ZonedDateTimeRange arrivalDate) Sets the arrival date.final voidDTOSchedulingFilter.setEndDate(ZonedDateTimeRange endDate) Sets the end date.final voidDTOSchedulingFilter.setStartDate(ZonedDateTimeRange startDate) Sets the start date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.systemsettings.rs1.calendar
Methods in overit.geocallapp.wfm.systemsettings.rs1.calendar that return ZonedDateTimeRangeMethods in overit.geocallapp.wfm.systemsettings.rs1.calendar with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTOPublicHolidayFilter.setDateRange(ZonedDateTimeRange dateRange) -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.systemsettings.rs1.holiday
Methods in overit.geocallapp.wfm.systemsettings.rs1.holiday that return ZonedDateTimeRangeMethods in overit.geocallapp.wfm.systemsettings.rs1.holiday with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOHolidayFilter.setHolidayDate(ZonedDateTimeRange holidayDate) -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.teams.rs1.teamshifts
Methods in overit.geocallapp.wfm.teams.rs1.teamshifts that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOTeamShiftFilter.getDay()Gets the day.Methods in overit.geocallapp.wfm.teams.rs1.teamshifts with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOTeamShiftFilter.setDay(ZonedDateTimeRange day) Sets the day. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.vehicles.rs1.vehicles
Methods in overit.geocallapp.wfm.vehicles.rs1.vehicles that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOVehicleFilter.getEndDate()final ZonedDateTimeRangeDTOVehicleFilter.getStartDate()Methods in overit.geocallapp.wfm.vehicles.rs1.vehicles with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOVehicleFilter.setEndDate(ZonedDateTimeRange endDate) final voidDTOVehicleFilter.setStartDate(ZonedDateTimeRange startDate) -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.workorders.rs1.note
Methods in overit.geocallapp.wfm.workorders.rs1.note that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOWorkOrderNoteFilter.getCreationDate()Returns the creation date range that was set as filter.Methods in overit.geocallapp.wfm.workorders.rs1.note with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOWorkOrderNoteFilter.setCreationDate(ZonedDateTimeRange creationDate) Sets the creation date range as filter. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.workorders.rs1.operation
Methods in overit.geocallapp.wfm.workorders.rs1.operation that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOWorkOrderOperationFilter.getEndDate()final ZonedDateTimeRangeDTOWorkOrderOperationFilter.getStartDate()Methods in overit.geocallapp.wfm.workorders.rs1.operation with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOWorkOrderOperationFilter.setEndDate(ZonedDateTimeRange endDate) final voidDTOWorkOrderOperationFilter.setStartDate(ZonedDateTimeRange startDate) -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.workorders.rs1.workload
Methods in overit.geocallapp.wfm.workorders.rs1.workload that return ZonedDateTimeRangeModifier and TypeMethodDescriptionDTOWorkLoadFilter.getWorkOrderEndDate()Returns the expected end date.DTOWorkLoadFilter.getWorkOrderEnterDate()Returns the enter date.DTOWorkLoadFilter.getWorkOrderStartDate()Returns the expected start date.Methods in overit.geocallapp.wfm.workorders.rs1.workload with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionvoidDTOWorkLoadFilter.setWorkOrderEndDate(ZonedDateTimeRange workOrderEndDate) Sets the expected end date.voidDTOWorkLoadFilter.setWorkOrderEnterDate(ZonedDateTimeRange workOrderEnterDate) Sets the enter date.voidDTOWorkLoadFilter.setWorkOrderStartDate(ZonedDateTimeRange workOrderStartDate) Sets the expected start date. -
Uses of ZonedDateTimeRange in overit.geocallapp.wfm.workorders.rs1.workorders.header
Methods in overit.geocallapp.wfm.workorders.rs1.workorders.header that return ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal ZonedDateTimeRangeDTOWorkOrderHeaderFilter.getClosingDate()final ZonedDateTimeRangeDTOWorkOrderHeaderFilter.getCreationDate()final ZonedDateTimeRangeDTOWorkOrderHeaderFilter.getEndDate()final ZonedDateTimeRangeDTOWorkOrderHeaderFilter.getReleaseDate()final ZonedDateTimeRangeDTOWorkOrderHeaderFilter.getStartDate()Methods in overit.geocallapp.wfm.workorders.rs1.workorders.header with parameters of type ZonedDateTimeRangeModifier and TypeMethodDescriptionfinal voidDTOWorkOrderHeaderFilter.setClosingDate(ZonedDateTimeRange closingDate) final voidDTOWorkOrderHeaderFilter.setCreationDate(ZonedDateTimeRange creationDate) final voidDTOWorkOrderHeaderFilter.setEndDate(ZonedDateTimeRange endDate) final voidDTOWorkOrderHeaderFilter.setReleaseDate(ZonedDateTimeRange releaseDate) final voidDTOWorkOrderHeaderFilter.setStartDate(ZonedDateTimeRange startDate)