com.liferay.portal.kernel.search.facet
Class ScopeFacet
java.lang.Object
com.liferay.portal.kernel.search.facet.BaseFacet
com.liferay.portal.kernel.search.facet.MultiValueFacet
com.liferay.portal.kernel.search.facet.ScopeFacet
- All Implemented Interfaces:
- Facet
public class ScopeFacet
- extends MultiValueFacet
| Methods inherited from class com.liferay.portal.kernel.search.facet.BaseFacet |
doGetFacetClause, getFacetClause, getFacetCollector, getFacetConfiguration, getFacetFilterBooleanClause, getFacetValueValidator, getFieldId, getFieldName, getSearchContext, isStatic, setFacetCollector, setFacetConfiguration, setFacetValueValidator, setFieldName, setStatic |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScopeFacet
public ScopeFacet(SearchContext searchContext)
addScopeGroup
protected long[] addScopeGroup(long groupId)
doGetFacetFilterBooleanClause
protected BooleanClause<Filter> doGetFacetFilterBooleanClause()
- Overrides:
doGetFacetFilterBooleanClause in class MultiValueFacet