Package org.silverpeas.web.mylinks
Class MyLinksPeasWebRequestContext
- java.lang.Object
-
- org.silverpeas.core.web.mvc.webcomponent.WebComponentRequestContext<MyLinksPeasWebController>
-
- org.silverpeas.web.mylinks.MyLinksPeasWebRequestContext
-
public class MyLinksPeasWebRequestContext extends WebComponentRequestContext<MyLinksPeasWebController>
- Author:
- Yohann Chastagnier
-
-
Constructor Summary
Constructors Constructor Description MyLinksPeasWebRequestContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MyLinksResourceURIs
uri()
Gets the calendar URI producer.-
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
-
-
-
-
Method Detail
-
uri
public MyLinksResourceURIs uri()
Gets the calendar URI producer.- Returns:
- the calendar URI producer.
-
-