Uses of Class
overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovement.state.DTORoughPlanningBucketMovementState
Packages that use DTORoughPlanningBucketMovementState
-
Uses of DTORoughPlanningBucketMovementState in overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovement.state
Methods in overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovement.state that return types with arguments of type DTORoughPlanningBucketMovementStateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTORoughPlanningBucketMovementState> RoughPlanningBucketMovementStateService.get(Long roughPlanningBucketMovementStateId, String language, Collection<String> fields) org.springframework.http.ResponseEntity<PageResponse<DTORoughPlanningBucketMovementState>> RoughPlanningBucketMovementStateService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTORoughPlanningBucketMovementStateFilter filter)