Uses of Class
overit.geocallapp.wfm.assets.rs1.status.DTOAssetStatusSearchFilter
Packages that use DTOAssetStatusSearchFilter
-
Uses of DTOAssetStatusSearchFilter in overit.geocallapp.wfm.assets.rs1.status
Methods in overit.geocallapp.wfm.assets.rs1.status with parameters of type DTOAssetStatusSearchFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAssetStatus>> AssetStatusService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOAssetStatusSearchFilter filter) Retrieve the all stored asset status.