Uses of Class
overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.forecastresource.DTOForecastResourceInsert
Packages that use DTOForecastResourceInsert
Package
Description
-
Uses of DTOForecastResourceInsert in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.forecastresource
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.forecastresource with parameters of type DTOForecastResourceInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOIdentifier<Long>> ForecastResourceService.post(Long forecastHeaderId, @Valid DTOForecastResourceInsert dto) Creates a newBOForecastResourceobject by calling theForecastResourceInsertEventevent -
Uses of DTOForecastResourceInsert in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.skill
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.skill with parameters of type DTOForecastResourceInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOIdentifier<Long>> ResourceForecastSkillService.post(Long forecastHeaderId, @Valid DTOForecastResourceInsert dto) Creates a newBOResourceForecastSkillobject by calling theForecastResourceSkillInsertEventevent