Uses of Class
overit.geocallapp.wfm.core.rs5.location.region.DTORegion
Packages that use DTORegion
-
Uses of DTORegion in overit.geocallapp.wfm.core.rs5.location.region
Methods in overit.geocallapp.wfm.core.rs5.location.region that return types with arguments of type DTORegionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTORegion> Retrieves the required region.org.springframework.http.ResponseEntity<PageResponse<DTORegion>> RegionService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTORegionSearchFilter filter) Retrieve the all stored regions.