Uses of Class
overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.shiftmodel.DTOForecastShiftModel
Packages that use DTOForecastShiftModel
-
Uses of DTOForecastShiftModel in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.shiftmodel
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.shiftmodel that return types with arguments of type DTOForecastShiftModelModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOForecastShiftModel> ForecastShiftModelService.get(Long id, Collection<String> fields) Retrieves the requiredBOForecastShiftModelobject by calling theForecastShiftModelLoadEventeventorg.springframework.http.ResponseEntity<PageResponse<DTOForecastShiftModel>> ForecastShiftModelService.getCollection(@Valid Page page, String order, Collection<String> fields, @Valid DTOForecastShiftModelSearchFilter filter) Returns the collection of all the storedBOForecastShiftModelobjects by calling theForecastShiftModelSearchEventevent