Uses of Class
org.opencms.security.CmsPermissionViolationException
Package
Description
Provides the main OpenCms "operating system".
Contains the SOLR based spellcheck service classes.
-
Uses of CmsPermissionViolationException in org.opencms.main
Modifier and TypeMethodDescriptionCmsPermalinkResourceHandler.initResource
(CmsResource resource, CmsObject cms, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) -
Uses of CmsPermissionViolationException in org.opencms.search.solr.spellchecking
Modifier and TypeMethodDescriptionvoid
CmsSolrSpellchecker.getSpellcheckingResult
(javax.servlet.http.HttpServletResponse res, javax.servlet.ServletRequest servletRequest, CmsObject cms) Performs spellchecking using Solr and returns the spellchecking results using JSON.