com.browseengine.bobo.facets.filter
Class FacetRangeFilter.FacetRangeValueConverter

java.lang.Object
  extended by com.browseengine.bobo.facets.filter.FacetRangeFilter.FacetRangeValueConverter
All Implemented Interfaces:
FacetValueConverter
Enclosing class:
FacetRangeFilter

public static class FacetRangeFilter.FacetRangeValueConverter
extends Object
implements FacetValueConverter


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.browseengine.bobo.facets.filter.FacetValueConverter
FacetValueConverter.DefaultFacetDataCacheConverter
 
Field Summary
static FacetRangeFilter.FacetRangeValueConverter instance
           
 
Fields inherited from interface com.browseengine.bobo.facets.filter.FacetValueConverter
DEFAULT
 
Method Summary
 int[] convert(FacetDataCache dataCache, String[] vals)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static FacetRangeFilter.FacetRangeValueConverter instance
Method Detail

convert

public int[] convert(FacetDataCache dataCache,
                     String[] vals)
Specified by:
convert in interface FacetValueConverter


Copyright © 2011. All Rights Reserved.