org.jasig.portlet.proxy.mvc.portlet.xslt
Class XsltPortletController
java.lang.Object
org.jasig.portlet.proxy.mvc.portlet.xslt.XsltPortletController
@Controller
@RequestMapping(value="VIEW")
public class XsltPortletController
- extends Object
- Author:
- Jen Bourey, jennifer.bourey@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_LOCATION_KEY
protected static final String CONTENT_LOCATION_KEY
- See Also:
- Constant Field Values
CONTENT_SERVICE_KEY
protected static final String CONTENT_SERVICE_KEY
- See Also:
- Constant Field Values
MAIN_XSLT_KEY
protected static final String MAIN_XSLT_KEY
- See Also:
- Constant Field Values
MOBILE_XSLT_KEY
protected static final String MOBILE_XSLT_KEY
- See Also:
- Constant Field Values
log
protected final org.apache.commons.logging.Log log
XsltPortletController
public XsltPortletController()
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setViewSelector
public void setViewSelector(IViewSelector viewSelector)
showContent
@RequestMapping
public org.springframework.web.portlet.ModelAndView showContent(javax.portlet.PortletRequest request)
Copyright © 2012 Jasig. All Rights Reserved.