com.raritantechnologies.federated.SOLR
Class SOLRNavigator

java.lang.Object
  extended bycom.raritantechnologies.federated.SOLR.SOLRNavigator
All Implemented Interfaces:
INavigator

public class SOLRNavigator
extends java.lang.Object
implements INavigator


Constructor Summary
SOLRNavigator()
           
 
Method Summary
 INavigatorFacet getNavigatorFacet(java.lang.String navField)
           
 java.util.Iterator getNavigatorFields()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOLRNavigator

public SOLRNavigator()
Method Detail

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