com.liferay.portal.kernel.search.facet
Class AssetEntriesFacetFactory
java.lang.Object
com.liferay.portal.kernel.search.facet.AssetEntriesFacetFactory
- All Implemented Interfaces:
- FacetFactory
public class AssetEntriesFacetFactory
- extends Object
- implements FacetFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssetEntriesFacetFactory
public AssetEntriesFacetFactory()
getFacetClassName
public String getFacetClassName()
- Specified by:
getFacetClassName in interface FacetFactory
newInstance
public Facet newInstance(SearchContext searchContext)
- Specified by:
newInstance in interface FacetFactory