Uses of Class
overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.ForecastResourceDetailBuildPreview
Packages that use ForecastResourceDetailBuildPreview
Package
Description
-
Uses of ForecastResourceDetailBuildPreview in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.task that return ForecastResourceDetailBuildPreviewModifier and TypeMethodDescriptionprotected ForecastResourceDetailBuildPreviewBTForecastResourceDetailManagement.getResourceBuildPreview(BOForecastResourceDetail oldWorkshiftBO, BOForecastResourceDetail newWorkshiftBO) Create a ForecastResourceDetailBuildPreview with the old and the new values of work duration, unavailability, unusable time and overtimeMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.task with parameters of type ForecastResourceDetailBuildPreviewModifier and TypeMethodDescriptionbooleanBTForecastResourceDetailManagement.checkResourceWorktimeValidity(ForecastResourceDetailBuildPreview aggregatedPeriod) -
Uses of ForecastResourceDetailBuildPreview in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit that return types with arguments of type ForecastResourceDetailBuildPreviewModifier and TypeMethodDescriptionForecastResourceDetailPreviewBuilder.changeViewMode(Long viewMode) Returns a list ofForecastResourceDetailBuildPreviewdepending on the input view modeForecastResourceDetailPreviewBuilder.getForecastResourceDetailBuildPreview()Return a list ofForecastResourceDetailBuildPreviewpreviously createdMethods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit with parameters of type ForecastResourceDetailBuildPreviewModifier and TypeMethodDescriptionbooleanForecastResourceDetailPreviewBuilder.checkPeriodConsistencyValid(ForecastResourceDetailBuildPreview aggregatedPeriod) Method parameters in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit with type arguments of type ForecastResourceDetailBuildPreviewModifier and TypeMethodDescriptionvoidForecastResourceDetailPreviewBuilder.setForecastResourceDetailBuildPreview(List<ForecastResourceDetailBuildPreview> forecastResourceDetailBuildPreview) Set a list ofForecastResourceDetailBuildPreview