| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.search.controller |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<PagedSearchController.Format,Map<PagedSearchController.Result,String>> |
PagedSearchController.templateTable |
| Modifier and Type | Method and Description |
|---|---|
protected PagedSearchController.Format |
PagedSearchController.getFormat(VitroRequest req) |
static PagedSearchController.Format |
PagedSearchController.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PagedSearchController.Format[] |
PagedSearchController.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Map<PagedSearchController.Format,Map<PagedSearchController.Result,String>> |
PagedSearchController.setupTemplateTable() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
PagedSearchController.getTemplate(PagedSearchController.Format format,
PagedSearchController.Result result) |
Copyright © 2022. All rights reserved.