Uses of Class
overit.geocallapp.wfm.forecastcapacity.rs1.forecast.groupingconstraint.DTOForecastGroupingConstraint
Packages that use DTOForecastGroupingConstraint
-
Uses of DTOForecastGroupingConstraint in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.groupingconstraint
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.groupingconstraint that return types with arguments of type DTOForecastGroupingConstraintModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOForecastGroupingConstraint> ForecastGroupingConstraintService.get(Long id, Collection<String> fields) Retrieves the requiredBOForecastGroupingConstraintobject by calling theForecastGroupingConstraintLoadEventeventorg.springframework.http.ResponseEntity<PageResponse<DTOForecastGroupingConstraint>> ForecastGroupingConstraintService.getCollection(@Valid Page page, String order, Collection<String> fields, @Valid DTOForecastGroupingConstraintSearchFilter filter) Returns the collection of all the storedBOForecastGroupingConstraintobjects by calling theForecastGroupingConstraintSearchEventevent