Package org.hdpagination.core

Interface Summary
Page An interface containing pagination related information
QueryCallback An interface defining the type of callback object which is generated by custom action class based on the received request parameters and passed to query engine class to execute query.
QueryOrder Define related information to generate 'order by' clause in the query statement
QueryTemplate It is defined as a common interface for different types QueryTemplate to run a pagination based query against different persistence technologies(e.g.
 

Class Summary
BeanFinder Utility class containing methods to retrieve bean instance from WebApplicationContext that are instantiated and initialised by Spring container.
Globals Class where some constants used by framework internally (e.g.
 

Exception Summary
ConfigureException Exception indicating there are errors in configuration of the pagination search components.
PaginationException An exception indicating some generic error happened.
 



Copyright © 2008 HDPagination All Rights Reserved.