Uses of Class
overit.geocallapp.wfm.systemsettings.rs1.externalsystem.DTOExternalSystemFilter
Packages that use DTOExternalSystemFilter
-
Uses of DTOExternalSystemFilter in overit.geocallapp.wfm.systemsettings.rs1.externalsystem
Methods in overit.geocallapp.wfm.systemsettings.rs1.externalsystem with parameters of type DTOExternalSystemFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOExternalSystem>> ExternalSystemService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOExternalSystemFilter filter) Returns the collection of all the stored external system by calling theExternalSystemSearchEvent.