lumis.portal.presentation.core
Interface LayoutFileSessionStoreFactory.IGetSessionIdOverrider

Package class diagram package LayoutFileSessionStoreFactory.IGetSessionIdOverrider
Enclosing class:
LayoutFileSessionStoreFactory

public static interface LayoutFileSessionStoreFactory.IGetSessionIdOverrider

Interface implemented by AbstractHttpSessionStore extensions that overrides the AbstractHttpSessionStore.getSessionId(Request, boolean) behavior.

Since:
6.0.0

Method Summary
 boolean wasSessionForWicketCreated(org.apache.wicket.Request request)
          Returns whether a session was created for wicket used, for a specified request.
 

Method Detail

wasSessionForWicketCreated

boolean wasSessionForWicketCreated(org.apache.wicket.Request request)
Returns whether a session was created for wicket used, for a specified request.

Parameters:
request - the request.
Returns:
true if a session was created, false otherwise.
Since:
6.0.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.