@Controller @RequestMapping(value="VIEW") public class AjaxNewsController extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
AjaxNewsController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.portlet.ModelAndView |
getJSONFeeds(javax.portlet.ResourceRequest request,
javax.portlet.ResourceResponse response) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setNewsStore(NewsStore newsStore) |
void |
setSetCreationService(NewsSetResolvingService setCreationService) |
@Autowired public void setNewsStore(NewsStore newsStore)
@Autowired public void setSetCreationService(NewsSetResolvingService setCreationService)
@Autowired
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
org.springframework.beans.BeansExceptionCopyright © 2009-2015 Jasig. All Rights Reserved.