Uses of Class
overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.skill.DTOResourceForecastSkill
Packages that use DTOResourceForecastSkill
-
Uses of DTOResourceForecastSkill in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.skill
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.skill that return types with arguments of type DTOResourceForecastSkillModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOResourceForecastSkill> ResourceForecastSkillService.get(Long forecastHeaderId, Long id, Collection<String> fields) Retrieves the requiredBOResourceForecastSkillobject by calling theForecastResourceSkillLoadEventeventorg.springframework.http.ResponseEntity<PageResponse<DTOResourceForecastSkill>> ResourceForecastSkillService.getCollection(Long forecastHeaderId, @Valid Page page, String order, Collection<String> fields, @Valid DTOResourceForecastSkillSearchFilter filter) Retrieves the collection of all the storedBOResourceForecastSkillobject by calling theForecastResourceSkillSearchEventevent