com.liferay.portal.kernel.search.facet.util
Class FacetFactoryUtil

java.lang.Object
  extended by com.liferay.portal.kernel.search.facet.util.FacetFactoryUtil

public class FacetFactoryUtil
extends java.lang.Object

Author:
Raymond Augé

Constructor Summary
FacetFactoryUtil()
           
 
Method Summary
static Facet create(SearchContext searchContext, FacetConfiguration facetConfiguration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacetFactoryUtil

public FacetFactoryUtil()
Method Detail

create

public static Facet create(SearchContext searchContext,
                           FacetConfiguration facetConfiguration)
                    throws java.lang.Exception
Throws:
java.lang.Exception