Package pl.matsuo.core.params
Interface IQueryRequestParams
- All Superinterfaces:
IRequestParams,ISearchRequestParams
- All Known Subinterfaces:
IPeriodQueryRequestParams,IPrintsReportParams
public interface IQueryRequestParams extends ISearchRequestParams
-
Method Summary
Methods inherited from interface pl.matsuo.core.params.ISearchRequestParams
getLimit, getOffset
-
Method Details
-
getQuery
String getQuery()Search query provided by user to form's search input. It is used to create general searches, like people by name or identification document's number.
-