Uses of Class
overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.skill.DTOActivityForecastSkill
Packages that use DTOActivityForecastSkill
-
Uses of DTOActivityForecastSkill in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.skill
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.skill that return types with arguments of type DTOActivityForecastSkillModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOActivityForecastSkill> ActivityForecastSkillService.get(Long forecastHeaderId, Long id, Collection<String> fields) Retrieves the requiredBOForecastActivitySkillobject by calling theForecastActivitySkillLoadEventeventorg.springframework.http.ResponseEntity<PageResponse<DTOActivityForecastSkill>> ActivityForecastSkillService.getCollection(@Valid Page page, String order, Collection<String> fields, Long forecastHeaderId, @Valid DTOActivityForecastSkillSearchFilter filter) Retrieves the collection of all the storedBOForecastActivitySkillobjects by calling theForecastActivitySkillSearchEventevent