|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.context.support.ApplicationObjectSupport
org.springframework.web.portlet.context.PortletApplicationObjectSupport
org.springframework.web.portlet.handler.PortletContentGenerator
org.springframework.web.portlet.mvc.AbstractController
org.springframework.web.portlet.mvc.BaseCommandController
org.springframework.web.portlet.mvc.AbstractCommandController
org.jasig.portlet.cms.controller.SelectPostFromSearchController
public class SelectPostFromSearchController
| Field Summary |
|---|
| Fields inherited from class org.springframework.web.portlet.mvc.BaseCommandController |
|---|
DEFAULT_COMMAND_NAME |
| Constructor Summary | |
|---|---|
SelectPostFromSearchController()
|
|
| Method Summary | |
|---|---|
protected void |
handleAction(javax.portlet.ActionRequest arg0,
javax.portlet.ActionResponse actionresponse,
Object arg2,
org.springframework.validation.BindException arg3)
|
protected org.springframework.web.portlet.ModelAndView |
handleRender(javax.portlet.RenderRequest arg0,
javax.portlet.RenderResponse arg1,
Object arg2,
org.springframework.validation.BindException arg3)
|
void |
setRepositoryDao(RepositoryDao repositoryDao)
|
| Methods inherited from class org.springframework.web.portlet.mvc.AbstractCommandController |
|---|
getCommandInSessionParameterName, handleActionRequestInternal, handleRenderRequestInternal, isCommandInSession, setCommandInSession |
| Methods inherited from class org.springframework.web.portlet.mvc.BaseCommandController |
|---|
bindAndValidate, checkCommand, createBinder, createCommand, getBindingErrorProcessor, getCommand, getCommandClass, getCommandName, getMessageCodesResolver, getPropertyEditorRegistrars, getRenderCommand, getRenderCommandSessionAttributeName, getRenderErrors, getRenderErrorsSessionAttributeName, getValidator, getValidators, getWebBindingInitializer, initApplicationContext, initBinder, isValidateOnBinding, onBind, onBind, onBindAndValidate, prepareBinder, setBindingErrorProcessor, setCommandClass, setCommandName, setMessageCodesResolver, setPropertyEditorRegistrar, setPropertyEditorRegistrars, setRenderCommandAndErrors, setValidateOnBinding, setValidator, setValidators, setWebBindingInitializer, suppressBinding, suppressValidation, useDirectFieldAccess |
| Methods inherited from class org.springframework.web.portlet.mvc.AbstractController |
|---|
handleActionRequest, handleRenderRequest, 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, requiredContextClass, setApplicationContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectPostFromSearchController()
| Method Detail |
|---|
protected void handleAction(javax.portlet.ActionRequest arg0,
javax.portlet.ActionResponse actionresponse,
Object arg2,
org.springframework.validation.BindException arg3)
throws Exception
handleAction in class org.springframework.web.portlet.mvc.AbstractCommandControllerException
protected org.springframework.web.portlet.ModelAndView handleRender(javax.portlet.RenderRequest arg0,
javax.portlet.RenderResponse arg1,
Object arg2,
org.springframework.validation.BindException arg3)
throws Exception
handleRender in class org.springframework.web.portlet.mvc.AbstractCommandControllerExceptionpublic void setRepositoryDao(RepositoryDao repositoryDao)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||