com.raritantechnologies.endeca
Class EndecaNavigator
java.lang.Object
com.raritantechnologies.endeca.EndecaNavigator
- All Implemented Interfaces:
- INavigator
- public class EndecaNavigator
- extends java.lang.Object
- implements INavigator
Implementation of INavigator based on an Endeca Navigation.
Developed by
Raritan Technologies Inc..
- Author:
- Ted Sullivan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndecaNavigator
public EndecaNavigator(Navigation navigation)
setNavigation
public void setNavigation(Navigation navigation)
getNavigation
public Navigation getNavigation()
getNavigatorFields
public java.util.Iterator getNavigatorFields()
- Specified by:
getNavigatorFields in interface INavigator
getNavigatorFacet
public INavigatorFacet getNavigatorFacet(java.lang.String navField)
- Specified by:
getNavigatorFacet in interface INavigator