Class MyDBWebRequestContext
java.lang.Object
org.silverpeas.core.web.mvc.webcomponent.WebComponentRequestContext<MyDBWebController>
org.silverpeas.components.mydb.web.MyDBWebRequestContext
public class MyDBWebRequestContext
extends org.silverpeas.core.web.mvc.webcomponent.WebComponentRequestContext<MyDBWebController>
The context of an incoming HTTP request. It identifies among others the instance of the
MyDB application that is targeted by the request.
- Author:
- mmoquillon
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.silverpeas.core.web.mvc.webcomponent.WebComponentRequestContext
addRedirectVariable, beforeRequestProcessing, 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
-
MyDBWebRequestContext
public MyDBWebRequestContext()
-
-
Method Details
-
getMyDBMessageManager
-