Uses of Class
overit.geocallapp.wfm.forecastcapacity.rs1.forecast.common.state.DTOForecastState
Packages that use DTOForecastState
-
Uses of DTOForecastState in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.common.state
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.common.state that return types with arguments of type DTOForecastStateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOForecastState> ForecastHeaderStateService.get(Long id, String language, Collection<String> fields) Retrieves the requiredBOForecastStateobject by calling from theForecastStateLoadEventeventorg.springframework.http.ResponseEntity<PageResponse<DTOForecastState>> ForecastHeaderStateService.getCollection(@Valid Page page, String order, String language, Collection<String> fields, @Valid DTOForecastStateSearchFilter filter) Returns the collection of all the storedBOForecastStateobjects by calling theForecastStateSearchEventevent