Uses of Class
overit.geocallapp.wfm.roughplanning.rs1.resource.result.DTORoughPlanningResourceResult
Packages that use DTORoughPlanningResourceResult
-
Uses of DTORoughPlanningResourceResult in overit.geocallapp.wfm.roughplanning.rs1.resource.result
Methods in overit.geocallapp.wfm.roughplanning.rs1.resource.result that return types with arguments of type DTORoughPlanningResourceResultModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTORoughPlanningResourceResult> WorkloadAnalysisResourceResultService.get(Long roughPlanningId, Long roughPlanningResourceResultId, Collection<String> fields) Retrieves the requiredBORoughPlanningResourceResultobject by calling theRoughPlanningResourceResultLoadEventeventorg.springframework.http.ResponseEntity<PageResponse<DTORoughPlanningResourceResult>> WorkloadAnalysisResourceResultService.getCollection(Long roughPlanningId, @Valid Page page, Collection<String> fields, String order, @Valid DTORoughPlanningResourceResultSearchFilter filter) Returns the collection of all the storedBORoughPlanningResourceResultobjects by calling theRoughPlanningResourceResultSearchEventevent