public class AddRepoApiEntryPointController
extends eu.dnetlib.functionality.modular.ui.ModuleEntryPoint
| Constructor and Description |
|---|
AddRepoApiEntryPointController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComplianceVocabulary() |
String |
getContentDescriptionsVocabulary() |
String |
getDatasourceTypeVocabulary() |
String |
getProtocolsVocabulary() |
protected void |
initialize(org.springframework.ui.ModelMap map,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setComplianceVocabulary(String complianceVocabulary) |
void |
setContentDescriptionsVocabulary(String contentDescriptionsVocabulary) |
void |
setDatasourceTypeVocabulary(String datasourceTypeVocabulary) |
void |
setProtocolsVocabulary(String protocolsVocabulary) |
getBeanName, getGroup, getGroupOrder, getRelativeUrl, handleRequest, isValidMenuEntry, setBeanName, setGroup, setGroupOrder, setValidMenuEntryprotected void initialize(org.springframework.ui.ModelMap map,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
initialize in class eu.dnetlib.functionality.modular.ui.ModuleEntryPointExceptionpublic String getDatasourceTypeVocabulary()
public void setDatasourceTypeVocabulary(String datasourceTypeVocabulary)
public String getComplianceVocabulary()
public void setComplianceVocabulary(String complianceVocabulary)
public String getContentDescriptionsVocabulary()
public void setContentDescriptionsVocabulary(String contentDescriptionsVocabulary)
public String getProtocolsVocabulary()
public void setProtocolsVocabulary(String protocolsVocabulary)
Copyright © 2025. All rights reserved.