public class RepoApisEntryPointController
extends eu.dnetlib.functionality.modular.ui.ModuleEntryPoint
| Modifier and Type | Class and Description |
|---|---|
class |
RepoApisEntryPointController.RepoHIWorkflow |
| Constructor and Description |
|---|
RepoApisEntryPointController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCompatibilityLevelsVocabulary() |
String |
getValidatorAddress() |
String |
getValidatorServiceAddress() |
protected void |
initialize(org.springframework.ui.ModelMap map,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setCompatibilityLevelsVocabulary(String compatibilityLevelsVocabulary) |
void |
setValidatorAddress(String validatorAddress) |
void |
setValidatorServiceAddress(String validatorServiceAddress) |
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 getCompatibilityLevelsVocabulary()
public void setCompatibilityLevelsVocabulary(String compatibilityLevelsVocabulary)
public String getValidatorAddress()
public void setValidatorAddress(String validatorAddress)
public String getValidatorServiceAddress()
public void setValidatorServiceAddress(String validatorServiceAddress)
Copyright © 2018. All rights reserved.