Uses of Class
org.opencms.jsp.search.config.parser.simplesearch.CmsCategoryFolderRestrictionBean
Package
Description
Helpers to convert the list configuration XML content into a suitable bean, used by the CmsSimpleSearchConfigurationParser and the List manager app.
-
Uses of CmsCategoryFolderRestrictionBean in org.opencms.jsp.search.config.parser.simplesearch
Modifier and TypeMethodDescriptionCmsConfigurationBean.getCategoryFolderRestrictions()
Returns the combined category-folder restrictions.Modifier and TypeMethodDescriptionvoid
CmsConfigurationBean.addCategoryFolderFilter
(CmsCategoryFolderRestrictionBean listCategoryFolderRestrictionBean) Add a combined category-folder restriction.