Uses of Class
overit.geocallapp.wfm.mobile.core.rs3.errorlog.DTOMobileErrorLog
Packages that use DTOMobileErrorLog
-
Uses of DTOMobileErrorLog in overit.geocallapp.wfm.mobile.core.rs3.errorlog
Methods in overit.geocallapp.wfm.mobile.core.rs3.errorlog that return types with arguments of type DTOMobileErrorLogModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOMobileErrorLog> MobileErrorLogService.get(Long mobileErrorLogId, String language, Collection<String> fields) org.springframework.http.ResponseEntity<PageResponse<DTOMobileErrorLog>> MobileErrorLogService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid @NotNull DTOMobileErrorLogFilter filter)