Uses of Class
overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.scenario.DTOCapacityPlanningScenario
Packages that use DTOCapacityPlanningScenario
-
Uses of DTOCapacityPlanningScenario in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.scenario
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.scenario that return types with arguments of type DTOCapacityPlanningScenarioModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOCapacityPlanningScenario> CapacityPlanningScenarioService.get(Long scenarioId, Collection<String> fields) Retrieves the requiredBOCapacityPlanningScenarioobject by calling theCapacityPlanningScenarioLoadEventeventorg.springframework.http.ResponseEntity<PageResponse<DTOCapacityPlanningScenario>> CapacityPlanningScenarioService.getCollection(@Valid Page page, String order, Collection<String> fields, @Valid DTOCapacityPlanningScenarioSearchFilter filter) Returns the collection of all the storedBOCapacityPlanningScenarioobjects by calling theCapacityPlanningScenarioSearchEventevent