Package com.liferay.portal.kernel.search
Interface PreFilterContributor
public interface PreFilterContributor
- Author:
- André de Oliveira
-
Method Summary
Modifier and TypeMethodDescriptionvoid
contribute
(BooleanFilter booleanFilter, Map<String, Indexer<?>> entryClassNameIndexerMap, SearchContext searchContext)
-
Method Details
-
contribute
void contribute(BooleanFilter booleanFilter, Map<String, Indexer<?>> entryClassNameIndexerMap, SearchContext searchContext)
-