Package zone.berna.datatablesajax.functionalinterface
-
Interface Summary Interface Description PaginatedSearchFunction<E> Interface that represents a function that retrieves a range of records given filtering, sorting and ordering parameters.TotalFilteredFunction Interface that represents a function that, given a query string, returns the number of matching records.