| 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 |
|---|---|
static PagedSearchController.Result |
PagedSearchController.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PagedSearchController.Result[] |
PagedSearchController.Result.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 © 2021. All rights reserved.