no.sesat.search.run.handler
Class NavigationRunHandler
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NavigationRunHandler
public NavigationRunHandler(RunHandlerConfig rhc)
handleRunningQuery
public void handleRunningQuery(RunHandler.Context context)
- Specified by:
handleRunningQuery in interface RunHandler
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.