Uses of Class
overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovement.DTORoughPlanningBucketMovement
Packages that use DTORoughPlanningBucketMovement
-
Uses of DTORoughPlanningBucketMovement in overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovement
Methods in overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovement that return types with arguments of type DTORoughPlanningBucketMovementModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTORoughPlanningBucketMovement> RoughPlanningBucketMovementService.get(Long roughPlanningBucketMovementId, String language, Collection<String> fields) org.springframework.http.ResponseEntity<PageResponse<DTORoughPlanningBucketMovement>> RoughPlanningBucketMovementService.getCollection(Long roughPlanningId, @Valid Page page, String language, Collection<String> fields, String order, @Valid @NotNull DTORoughPlanningBucketMovementFilter filter)