nl.surfnet.coin.portal.control
Class LandingPageController
java.lang.Object
nl.surfnet.coin.portal.control.LandingPageController
@Controller
public class LandingPageController
- extends Object
Controller that handles the landing page (e.g. home page of the
coin-portal).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LandingPageController
public LandingPageController()
start
@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
- Throws:
XPathExpressionException
IOException
SAXException
ParserConfigurationException
NoSuchAlgorithmException
org.json.JSONException
setEnvironment
public void setEnvironment(CoinEnvironment environment)
setTextContentService
public void setTextContentService(TextContentService textContentService)
- Parameters:
textContentService - the textContentService to set
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.