Uses of Class
overit.geocallapp.wfm.roughplanning.rs1.resource.DTORoughPlanningResource
Packages that use DTORoughPlanningResource
-
Uses of DTORoughPlanningResource in overit.geocallapp.wfm.roughplanning.rs1.resource
Methods in overit.geocallapp.wfm.roughplanning.rs1.resource that return types with arguments of type DTORoughPlanningResourceModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTORoughPlanningResource> WorkloadAnalysisResourceService.get(Long roughPlanningId, Long roughPlanningResourceId, Collection<String> fields) Retrieves the requiredBORoughPlanningResourceobject by calling theRoughPlanningResourceLoadEventeventorg.springframework.http.ResponseEntity<PageResponse<DTORoughPlanningResource>> WorkloadAnalysisResourceService.getCollection(Long roughPlanningId, @Valid Page page, Collection<String> fields, String order, @Valid DTORoughPlanningResourceSearchFilter filter) Returns the collection of all the storedBORoughPlanningResourceobjects by calling theRoughPlanningResourceSearchEventevent