Uses of Class
org.javlo.helper.PaginationContext
-
Packages that use PaginationContext Package Description org.javlo.helper -
-
Uses of PaginationContext in org.javlo.helper
Methods in org.javlo.helper that return PaginationContext Modifier and Type Method Description static PaginationContext
PaginationContext. getInstance(javax.servlet.http.HttpServletRequest request, String key)
static PaginationContext
PaginationContext. getInstance(javax.servlet.http.HttpServletRequest request, String key, int inCountElement, int elemByPage)
-