org.jasig.portlet.newsreader.mvc.portlet.reader
Class AjaxNewsController
java.lang.Object
org.jasig.portlet.newsreader.mvc.portlet.reader.AjaxNewsController
@Controller
@RequestMapping(value="VIEW")
public class AjaxNewsController
- extends Object
|
Field Summary |
protected org.apache.commons.logging.Log |
log
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final org.apache.commons.logging.Log log
AjaxNewsController
public AjaxNewsController()
setNewsStore
public void setNewsStore(NewsStore newsStore)
setSetCreationService
public void setSetCreationService(NewsSetResolvingService setCreationService)
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
- Throws:
org.springframework.beans.BeansException
getJSONFeeds
@ResourceMapping
public org.springframework.web.portlet.ModelAndView getJSONFeeds(javax.portlet.ResourceRequest request,
javax.portlet.ResourceResponse response)
throws Exception
- Throws:
Exception
Copyright © 2009-2011 Jasig. All Rights Reserved.