no.sesat.search.run.handler
Class NavigationRunHandler

java.lang.Object
  extended by no.sesat.search.run.handler.NavigationRunHandler
All Implemented Interfaces:
Serializable, RunHandler

public final class NavigationRunHandler
extends Object
implements RunHandler

To help generating navigation urls in the view. I got tired of all the URL handling velocity code. Some of the effects from this is virtually impossible to code in velocity.

As a bonus from using this, you don't need to data-model the commands that only are there for navigation.

Version:
$Id: NavigationRunHandler.java 5846 2007-10-28 13:15:35Z ssmaeklu $
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface no.sesat.search.run.handler.RunHandler
RunHandler.Context
 
Constructor Summary
NavigationRunHandler(RunHandlerConfig rhc)
           
 
Method Summary
 void handleRunningQuery(RunHandler.Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigationRunHandler

public NavigationRunHandler(RunHandlerConfig rhc)
Method Detail

handleRunningQuery

public void handleRunningQuery(RunHandler.Context context)
Specified by:
handleRunningQuery in interface RunHandler


Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.