Uses of Class
edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController.PagingLink
-
Packages that use PagedSearchController.PagingLink Package Description edu.cornell.mannlib.vitro.webapp.search.controller -
-
Uses of PagedSearchController.PagingLink in edu.cornell.mannlib.vitro.webapp.search.controller
Methods in edu.cornell.mannlib.vitro.webapp.search.controller that return types with arguments of type PagedSearchController.PagingLink Modifier and Type Method Description protected static List<PagedSearchController.PagingLink>PagedSearchController. getPagingLinks(int startIndex, int hitsPerPage, long hitCount, String baseUrl, UrlBuilder.ParamMap params, VitroRequest vreq)
-