public class SelectListGeneratorVTwo extends Object
| Constructor and Description |
|---|
SelectListGeneratorVTwo() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
getOptions(EditConfigurationVTwo editConfig,
String fieldName,
VitroRequest vreq) |
static Map<String,String> |
getOptions(EditConfigurationVTwo editConfig,
String fieldName,
WebappDaoFactory wDaoFact,
I18nBundle i18n) |
static Map<String,String> |
getSortedMap(Map<String,String> hmap,
Comparator<String[]> comparator,
VitroRequest vreq) |
public static Map<String,String> getOptions(EditConfigurationVTwo editConfig, String fieldName, WebappDaoFactory wDaoFact, I18nBundle i18n)
public static Map<String,String> getOptions(EditConfigurationVTwo editConfig, String fieldName, VitroRequest vreq)
public static Map<String,String> getSortedMap(Map<String,String> hmap, Comparator<String[]> comparator, VitroRequest vreq)
Copyright © 2022. All rights reserved.