Uses of Class
overit.geocallapp.wfm.roughplanning.rs1.bucket.DTORoughPlanningBucket
Packages that use DTORoughPlanningBucket
-
Uses of DTORoughPlanningBucket in overit.geocallapp.wfm.roughplanning.rs1.bucket
Methods in overit.geocallapp.wfm.roughplanning.rs1.bucket that return types with arguments of type DTORoughPlanningBucketModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTORoughPlanningBucket> WorkloadAnalysisBucketService.get(Long roughPlanningId, Long roughPlanningBucketId, Collection<String> fields) Retrieves the requiredBORoughPlanningBucketobject by calling theRoughPlanningBucketLoadEventeventorg.springframework.http.ResponseEntity<PageResponse<DTORoughPlanningBucket>> WorkloadAnalysisBucketService.getCollection(Long roughPlanningId, @Valid Page page, Collection<String> fields, String order) Returns the collection of all the storedBORoughPlanningBucketobjects by calling theRoughPlanningBucketSearchEventevent