Package de.cxp.ocs.elasticsearch.facets
Class FacetFactory
- java.lang.Object
-
- de.cxp.ocs.elasticsearch.facets.FacetFactory
-
public class FacetFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description FacetFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Facetcreate(FacetConfiguration.FacetConfig facetConfig, FacetType type)static StringgetLabel(Facet facet)static bytegetOrder(Facet facet)
-