Package org.loom.simpleds

Interface Summary
PagedListJacksonMixin Mixin used to serialize PagedList instances using Jackson.
 

Class Summary
PagedListAdapter<T> Transforms a simpleds PagedList class into a PagedListData interface.
PagedListTag Adapter class to present simpleds data in a PagedList
PagedQueryFactory Creates a PagedQuery instance according to the current Request parameters
PagedTableTag Adapter class to present simpleds data in a PagedList
RetrieveEntityInterceptorImpl Retrieves from the database entities using simpleds instead of JPA