com.stratelia.silverpeas.peasCore.servlets
Class WebComponentRequestRouterTest.ControllerTest<CONTROLLER extends WebComponentController<WEB_COMPONENT_REQUEST_CONTEXT>,WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext<? extends WebComponentController>>

java.lang.Object
  extended by com.stratelia.silverpeas.peasCore.servlets.WebComponentRequestRouterTest.ControllerTest<CONTROLLER,WEB_COMPONENT_REQUEST_CONTEXT>
Enclosing class:
WebComponentRequestRouterTest

protected class WebComponentRequestRouterTest.ControllerTest<CONTROLLER extends WebComponentController<WEB_COMPONENT_REQUEST_CONTEXT>,WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext<? extends WebComponentController>>
extends Object


Constructor Summary
protected WebComponentRequestRouterTest.ControllerTest(Class<CONTROLLER> controllerClass)
           
 
Method Summary
 WebComponentRequestRouterTest.RequestTest<CONTROLLER,WEB_COMPONENT_REQUEST_CONTEXT> defaultRequest()
           
 WebComponentRequestRouterTest.ControllerTest setGreaterUserRole(SilverpeasRole greaterUserRole)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebComponentRequestRouterTest.ControllerTest

protected WebComponentRequestRouterTest.ControllerTest(Class<CONTROLLER> controllerClass)
Method Detail

setGreaterUserRole

public WebComponentRequestRouterTest.ControllerTest setGreaterUserRole(SilverpeasRole greaterUserRole)

defaultRequest

public WebComponentRequestRouterTest.RequestTest<CONTROLLER,WEB_COMPONENT_REQUEST_CONTEXT> defaultRequest()
                                                                                                                                                                                                                                      throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.