Uses of Class
edu.cornell.mannlib.vitro.webapp.controller.freemarker.IndividualListController.PageRecord
-
Packages that use IndividualListController.PageRecord Package Description edu.cornell.mannlib.vitro.webapp.controller.freemarker edu.cornell.mannlib.vitro.webapp.controller.individuallist -
-
Uses of IndividualListController.PageRecord in edu.cornell.mannlib.vitro.webapp.controller.freemarker
Methods in edu.cornell.mannlib.vitro.webapp.controller.freemarker that return types with arguments of type IndividualListController.PageRecord Modifier and Type Method Description static List<IndividualListController.PageRecord>IndividualListController. makePagesList(long size, int pageSize, int selectedPage, VitroRequest vreq) -
Uses of IndividualListController.PageRecord in edu.cornell.mannlib.vitro.webapp.controller.individuallist
Methods in edu.cornell.mannlib.vitro.webapp.controller.individuallist that return types with arguments of type IndividualListController.PageRecord Modifier and Type Method Description List<IndividualListController.PageRecord>IndividualListResults. getPages()
-