com.stratelia.silverpeas.peasCore.servlets.control
Class TestWebComponentRequestContext

java.lang.Object
  extended by com.stratelia.silverpeas.peasCore.servlets.WebComponentRequestContext<TestWebComponentController>
      extended by com.stratelia.silverpeas.peasCore.servlets.control.TestWebComponentRequestContext

public class TestWebComponentRequestContext
extends WebComponentRequestContext<TestWebComponentController>


Constructor Summary
TestWebComponentRequestContext()
           
 
Method Summary
 void addInvokationAfterCall()
           
 void addInvokationBeforeCall()
           
 void beforeRequestProcessing()
           
 String getComponentUriBase()
           
 int getNbBeforeRequestInitializeCalls()
           
 int getNbInvokationsAfterCall()
           
 int getNbInvokationsBeforeCall()
           
 
Methods inherited from class com.stratelia.silverpeas.peasCore.servlets.WebComponentRequestContext
addRedirectVariable, getComponentInstanceId, getComponentInstanceLabel, getComponentName, getGreaterUserRole, getHttpMethodClass, getMessager, getMultilang, getNavigationContext, getPathVariables, getRequest, getResponse, getSpaceId, getSpaceLabel, getUser, getUserManualNotificationForParameterization, getUserRoles, isComingFromRedirect, redirectToHtmlEditor, redirectToHtmlEditor, redirectToNotifyManuallyUsers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestWebComponentRequestContext

public TestWebComponentRequestContext()
Method Detail

beforeRequestProcessing

public void beforeRequestProcessing()
Overrides:
beforeRequestProcessing in class WebComponentRequestContext<TestWebComponentController>

getComponentUriBase

public String getComponentUriBase()
Overrides:
getComponentUriBase in class WebComponentRequestContext<TestWebComponentController>

getNbBeforeRequestInitializeCalls

public int getNbBeforeRequestInitializeCalls()

addInvokationBeforeCall

public void addInvokationBeforeCall()

getNbInvokationsBeforeCall

public int getNbInvokationsBeforeCall()

addInvokationAfterCall

public void addInvokationAfterCall()

getNbInvokationsAfterCall

public int getNbInvokationsAfterCall()


Copyright © 2016 Silverpeas. All Rights Reserved.