@Controller public class LandingPageController extends Object
Controller that handles the landing page (e.g. home page of the
coin-portal).| Constructor and Description |
|---|
LandingPageController() |
| Modifier and Type | Method and Description |
|---|---|
void |
setEnvironment(CoinEnvironment environment) |
void |
setTextContentService(TextContentService textContentService) |
String |
start(org.springframework.ui.ModelMap modelMap,
javax.servlet.http.HttpServletRequest request) |
@RequestMapping(value="/landingpage.shtml") public String start(org.springframework.ui.ModelMap modelMap, javax.servlet.http.HttpServletRequest request) throws XPathExpressionException, IOException, SAXException, ParserConfigurationException, NoSuchAlgorithmException, org.json.JSONException
XPathExpressionExceptionIOExceptionSAXExceptionParserConfigurationExceptionNoSuchAlgorithmExceptionorg.json.JSONExceptionpublic void setEnvironment(CoinEnvironment environment)
public void setTextContentService(TextContentService textContentService)
textContentService - the textContentService to setCopyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.