@Controller @RequestMapping(value="EDIT") public class EditSingleFeedPreferencesController extends Object implements org.springframework.beans.factory.InitializingBean
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
EditSingleFeedPreferencesController() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
String |
savePreference(javax.portlet.ResourceRequest request,
javax.portlet.ResourceResponse response,
org.springframework.ui.Model model) |
protected org.springframework.web.portlet.ModelAndView |
showForm(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response) |
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanException@RenderMapping
protected org.springframework.web.portlet.ModelAndView showForm(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
throws Exception
ExceptionCopyright © 2009-2014 Jasig. All Rights Reserved.