@Controller
@RequestMapping(value="VIEW")
public class AjaxNewsController
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
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.BeansException@ResourceMapping
public org.springframework.web.portlet.ModelAndView getJSONFeeds(javax.portlet.ResourceRequest request,
javax.portlet.ResourceResponse response)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2009-2023 Apereo. All Rights Reserved.