Package tech.ailef.dbadmin.external.dto
Interface FilterRequest
- All Known Implementing Classes:
FacetedSearchRequest,LogsSearchRequest
public interface FilterRequest
Describes a request that contains parameters that are used
to filter results.
-
Method Summary
-
Method Details
-
computeParams
Converts the request to a MultiValue map that can be later converted into a query string- Returns:
-
empty
Empty filtering request- Returns:
- an empty map
-