Package org.opencms.ui.components
Interface I_CmsResultFacetsManager
- All Known Implementing Classes:
CmsDateSearchComposite
,CmsListManager
public interface I_CmsResultFacetsManager
Interface to be implemented by classes that use the CmsResultFacets component.
-
Method Summary
-
Method Details
-
search
Searches for given field facets and range facets.- Parameters:
fieldFacets
- the field facetsrangeFacets
- the range facets
-