at.molindo.wicketutils.utils
Class IMockRequestCallback.MockRequest

java.lang.Object
  extended by at.molindo.wicketutils.utils.IMockRequestCallback.MockRequest
Enclosing interface:
IMockRequestCallback<V>

public static class IMockRequestCallback.MockRequest
extends Object


Method Summary
 org.apache.wicket.protocol.http.MockHttpServletRequest getServletRequest()
           
 IMockRequestCallback.MockRequest setLocale(Locale l)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getServletRequest

public final org.apache.wicket.protocol.http.MockHttpServletRequest getServletRequest()

setLocale

public IMockRequestCallback.MockRequest setLocale(Locale l)


Copyright © 2011 Molindo GmbH. All Rights Reserved.