| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.controller.freemarker | |
| edu.cornell.mannlib.vitro.webapp.controller.individuallist |
| Modifier and Type | Method and Description |
|---|---|
static List<IndividualListController.PageRecord> |
IndividualListController.makePagesList(long size,
int pageSize,
int selectedPage,
VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
List<IndividualListController.PageRecord> |
IndividualListResults.getPages() |
| Constructor and Description |
|---|
IndividualListResults(long totalCount,
List<Individual> entities,
String alpha,
boolean showPages,
List<IndividualListController.PageRecord> pages) |
Copyright © 2021. All rights reserved.