Liferay 6.1.2-ce-ga3

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 Object


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 Exception
Throws:
Exception

Liferay 6.1.2-ce-ga3