Uses of Class
overit.geocallapp.wfm.core.rs5.base.ocgroup.DTOOCGroup
Packages that use DTOOCGroup
-
Uses of DTOOCGroup in overit.geocallapp.wfm.core.rs5.base.ocgroup
Methods in overit.geocallapp.wfm.core.rs5.base.ocgroup that return types with arguments of type DTOOCGroupModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOOCGroup> Retrieves the required OC group.org.springframework.http.ResponseEntity<PageResponse<DTOOCGroup>> OCGroupService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOCGroupSearchFilter filter) Retrieve the all stored OC groups.