Uses of Class
org.opencms.jsp.search.config.parser.simplesearch.CmsCategoryFolderRestrictionBean
Packages that use 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
Methods in org.opencms.jsp.search.config.parser.simplesearch that return types with arguments of type CmsCategoryFolderRestrictionBeanModifier and TypeMethodDescriptionCmsConfigurationBean.getCategoryFolderRestrictions()
Returns the combined category-folder restrictions.Methods in org.opencms.jsp.search.config.parser.simplesearch with parameters of type CmsCategoryFolderRestrictionBeanModifier and TypeMethodDescriptionvoid
CmsConfigurationBean.addCategoryFolderFilter
(CmsCategoryFolderRestrictionBean listCategoryFolderRestrictionBean) Add a combined category-folder restriction.