Class SuggestionBoxWebRequestContext
java.lang.Object
org.silverpeas.core.web.mvc.webcomponent.WebComponentRequestContext<SuggestionBoxWebController>
org.silverpeas.components.suggestionbox.control.SuggestionBoxWebRequestContext
public class SuggestionBoxWebRequestContext
extends org.silverpeas.core.web.mvc.webcomponent.WebComponentRequestContext<SuggestionBoxWebController>
- Author:
- Yohann Chastagnier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class org.silverpeas.core.web.mvc.webcomponent.WebComponentRequestContext
addRedirectVariable, getComponentInstanceId, getComponentInstanceLabel, getComponentName, getComponentUriBase, getHighestUserRole, getHttpMethodClass, getInstanceParameterValue, getMessager, getMultilang, getNavigationContext, getPathVariables, getRequest, getResponse, getSpaceId, getSpaceLabel, getUser, getUserRoles, getZoneId, isComingFromRedirect, redirectToHtmlEditor, redirectToHtmlEditor, redirectToHtmlEditor, redirectToHtmlEditor
-
Constructor Details
-
SuggestionBoxWebRequestContext
public SuggestionBoxWebRequestContext()
-
-
Method Details
-
beforeRequestProcessing
public void beforeRequestProcessing()- Overrides:
beforeRequestProcessingin classorg.silverpeas.core.web.mvc.webcomponent.WebComponentRequestContext<SuggestionBoxWebController>
-
getSuggestionBox
-