Brings together the two criteria filters, ignoring the order by and pagination from the passed in criteria. Only keeps it from the original RSQLCriteria.
Builds the query string that will be needed to send down to the server side API. Combines the keywords with their appropriate clauses to create the string.
Brings together the two criteria filters, ignoring the order by and pagination from the passed in criteria. Only keeps it from the original RSQLCriteria.
Generated using TypeDoc
Main class for bringing together API filtering, sorting and pagination.