no.sesat.search.view.navigation
Class TreeNavigationController

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

public class TreeNavigationController
extends Object
implements NavigationController


Nested Class Summary
static class TreeNavigationController.Factory
          Factor class for the TreeNavigationController
 
Nested classes/interfaces inherited from interface no.sesat.search.view.navigation.NavigationController
NavigationController.Context
 
Method Summary
 NavigationItem getNavigationItems(NavigationController.Context context)
          Go through configuration defined in views.xml (the tree navigation element), and build up a NavigationItem as result.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNavigationItems

public NavigationItem getNavigationItems(NavigationController.Context context)
Go through configuration defined in views.xml (the tree navigation element), and build up a NavigationItem as result.

Specified by:
getNavigationItems in interface NavigationController
Parameters:
context -
Returns:
the navigationItem coresponding to the tree structure defined in views.xml.


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