org.apache.stanbol.contenthub.search.featured
Class FacetResultImpl
java.lang.Object
org.apache.stanbol.contenthub.search.featured.FacetResultImpl
- All Implemented Interfaces:
- FacetResult
public class FacetResultImpl
- extends java.lang.Object
- implements FacetResult
|
Constructor Summary |
FacetResultImpl(org.apache.solr.client.solrj.response.FacetField facetField)
|
FacetResultImpl(org.apache.solr.client.solrj.response.FacetField facetField,
java.lang.String type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacetResultImpl
public FacetResultImpl(org.apache.solr.client.solrj.response.FacetField facetField)
FacetResultImpl
public FacetResultImpl(org.apache.solr.client.solrj.response.FacetField facetField,
java.lang.String type)
getFacetField
public org.apache.solr.client.solrj.response.FacetField getFacetField()
- Specified by:
getFacetField in interface FacetResult
getType
public java.lang.String getType()
- Specified by:
getType in interface FacetResult
getHtmlName
public java.lang.String getHtmlName()
Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.