org.jasig.portlet.cms.controller
Class RemovePostAttachmentAjaxController
java.lang.Object
org.springframework.context.support.ApplicationObjectSupport
org.springframework.web.portlet.context.PortletApplicationObjectSupport
org.springframework.web.portlet.handler.PortletContentGenerator
org.springframework.web.portlet.mvc.AbstractController
org.jasig.web.portlet.mvc.AbstractAjaxController
org.jasig.portlet.cms.controller.RemovePostAttachmentAjaxController
- All Implemented Interfaces:
- org.springframework.context.ApplicationContextAware, org.springframework.web.portlet.context.PortletContextAware, org.springframework.web.portlet.mvc.Controller
public class RemovePostAttachmentAjaxController
- extends org.jasig.web.portlet.mvc.AbstractAjaxController
| Methods inherited from class org.jasig.web.portlet.mvc.AbstractAjaxController |
getAjaxHandlerErrorKey, getAjaxServletName, getModelPasser, getSessionKeyGenerator, handleActionRequestInternal, setAjaxHandlerErrorKey, setAjaxServletName, setModelPasser, setSessionKeyGenerator |
| Methods inherited from class org.springframework.web.portlet.mvc.AbstractController |
handleActionRequest, handleRenderRequest, handleRenderRequestInternal, isRenderWhenMinimized, isSynchronizeOnSession, setRenderWhenMinimized, setSynchronizeOnSession |
| Methods inherited from class org.springframework.web.portlet.handler.PortletContentGenerator |
applyCacheSeconds, cacheForSeconds, check, checkAndPrepare, checkAndPrepare, getCacheSeconds, isRequireSession, preventCaching, setCacheSeconds, setRequireSession |
| Methods inherited from class org.springframework.web.portlet.context.PortletApplicationObjectSupport |
getPortletContext, getTempDir, isContextRequired, setPortletContext |
| Methods inherited from class org.springframework.context.support.ApplicationObjectSupport |
getApplicationContext, getMessageSourceAccessor, initApplicationContext, initApplicationContext, requiredContextClass, setApplicationContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemovePostAttachmentAjaxController
public RemovePostAttachmentAjaxController()
handleAjaxRequestInternal
protected Map<String,?> handleAjaxRequestInternal(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse resp)
throws Exception
- Specified by:
handleAjaxRequestInternal in class org.jasig.web.portlet.mvc.AbstractAjaxController
- Throws:
Exception
setRepositoryDao
public void setRepositoryDao(RepositoryDao repositoryDao)
Copyright © 2011 uPortal Jasig Community. All Rights Reserved.