public class ManageLabelsForPersonGenerator extends BaseEditConfigurationGenerator implements EditConfigurationGenerator
| Modifier and Type | Class and Description |
|---|---|
class |
ManageLabelsForPersonGenerator.LabelInformation |
static class |
ManageLabelsForPersonGenerator.LabelInformationComparator |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
log |
DEFAULT_NS_FOR_NEW_RESOURCE| Constructor and Description |
|---|
ManageLabelsForPersonGenerator() |
| Modifier and Type | Method and Description |
|---|---|
EditConfigurationVTwo |
getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
protected String |
getEditForm() |
String |
getFOAFPersonClassURI() |
HashMap<String,String> |
getFullCodeToLanguageNameMap(List<HashMap<String,String>> localesList) |
List<String> |
getFullLanguagesNamesSortedList(List<Map<String,Object>> localesList) |
List<HashMap<String,String>> |
getLocales(VitroRequest vreq) |
protected String |
getTemplate() |
List<VClass> |
getVClasses(EditConfigurationVTwo config,
VitroRequest vreq) |
boolean |
isPersonType(VitroRequest vreq,
EditConfigurationVTwo config) |
setupModelSelectorsFromVitroRequestpublic EditConfigurationVTwo getEditConfiguration(VitroRequest vreq, javax.servlet.http.HttpSession session)
getEditConfiguration in interface EditConfigurationGeneratorpublic String getFOAFPersonClassURI()
public boolean isPersonType(VitroRequest vreq, EditConfigurationVTwo config)
public List<VClass> getVClasses(EditConfigurationVTwo config, VitroRequest vreq)
protected String getEditForm()
protected String getTemplate()
public List<HashMap<String,String>> getLocales(VitroRequest vreq)
public HashMap<String,String> getFullCodeToLanguageNameMap(List<HashMap<String,String>> localesList)
Copyright © 2016. All rights reserved.