Uses of Class
org.opencms.jsp.search.config.parser.simplesearch.preconfiguredrestrictions.CmsRestrictionsBean
Packages that use CmsRestrictionsBean
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 CmsRestrictionsBean in org.opencms.jsp.search.config.parser.simplesearch
Methods in org.opencms.jsp.search.config.parser.simplesearch that return CmsRestrictionsBeanModifier and TypeMethodDescriptionCmsConfigurationBean.getPreconfiguredRestrictions()
Returns the preconfigured restrictions.Methods in org.opencms.jsp.search.config.parser.simplesearch with parameters of type CmsRestrictionsBeanModifier and TypeMethodDescriptionvoid
CmsConfigurationBean.setPreconfiguredRestrictions
(CmsRestrictionsBean restrictionBean) Set the preconfigured restrictions.