no.sesat.search.view.navigation.fast
Class FastNavigationController

java.lang.Object
  extended by no.sesat.search.view.navigation.fast.FastNavigationController
All Implemented Interfaces:
NavigationController

public class FastNavigationController
extends Object
implements NavigationController

The Controller class for navigation items generated from a Faceted Search Command's Modifiers. This will construct a BasicNavigationItem for every Modifier found in the ResultList.


Nested Class Summary
 
Nested classes/interfaces inherited from interface no.sesat.search.view.navigation.NavigationController
NavigationController.Context
 
Constructor Summary
FastNavigationController(FastNavigationConfig nav)
           
 
Method Summary
 NavigationItem getNavigationItems(NavigationController.Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastNavigationController

public FastNavigationController(FastNavigationConfig nav)
Method Detail

getNavigationItems

public NavigationItem getNavigationItems(NavigationController.Context context)
Specified by:
getNavigationItems in interface NavigationController


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