no.sesat.search.view.navigation
Class FastNavigationConfig

java.lang.Object
  extended by no.sesat.search.view.navigation.NavigationConfig.Nav
      extended by no.sesat.search.view.navigation.FastNavigationConfig
All Implemented Interfaces:
Serializable

@NavigationConfig.Nav.ControllerFactory(value="no.sesat.search.view.navigation.fast.FastNavigationControllerFactory")
public class FastNavigationConfig
extends NavigationConfig.Nav

The configuration bean for navigation items generated from a Faceted Search Command's Modifiers.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class no.sesat.search.view.navigation.NavigationConfig.Nav
NavigationConfig.Nav.ControllerFactory
 
Constructor Summary
FastNavigationConfig(NavigationConfig.Nav parent, NavigationConfig.Navigation navigation, Element navElement)
           
 
Method Summary
 String getCommandName()
           
 boolean isExcludeOtherMatches()
           
 void setCommandName(String commandName)
           
 void setExcludeOtherMatches(boolean excludeOtherMatches)
           
 
Methods inherited from class no.sesat.search.view.navigation.NavigationConfig.Nav
addChild, getBackText, getChildNavs, getField, getId, getMaxsize, getNavigation, getParent, getStaticParameters, getTab, isAutoNavigation, isOut, isVirtual, setAutoNavigation, setBackText, setField, setId, setMaxsize, setOut, setStaticParameters, setTab, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FastNavigationConfig

public FastNavigationConfig(NavigationConfig.Nav parent,
                            NavigationConfig.Navigation navigation,
                            Element navElement)
Method Detail

getCommandName

public String getCommandName()
Overrides:
getCommandName in class NavigationConfig.Nav

setCommandName

public void setCommandName(String commandName)
Overrides:
setCommandName in class NavigationConfig.Nav

isExcludeOtherMatches

public boolean isExcludeOtherMatches()

setExcludeOtherMatches

public void setExcludeOtherMatches(boolean excludeOtherMatches)


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