Class 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
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      MyDBMessageManager getMyDBMessageManager()  
      • 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 Detail

      • MyDBWebRequestContext

        public MyDBWebRequestContext()