Uses of Class
org.opencms.search.CmsSearchManager.CmsSearchForceUnlockMode
Packages that use CmsSearchManager.CmsSearchForceUnlockMode
Package
Description
Implements the main full text search and indexing functions available in OpenCms.
- 
Uses of CmsSearchManager.CmsSearchForceUnlockMode in org.opencms.searchFields in org.opencms.search declared as CmsSearchManager.CmsSearchForceUnlockModeModifier and TypeFieldDescriptionstatic final CmsSearchManager.CmsSearchForceUnlockModeCmsSearchManager.CmsSearchForceUnlockMode.ALWAYSForce unlock type "always".static final CmsSearchManager.CmsSearchForceUnlockModeCmsSearchManager.CmsSearchForceUnlockMode.NEVERForce unlock type "never".static final CmsSearchManager.CmsSearchForceUnlockModeCmsSearchManager.CmsSearchForceUnlockMode.ONLYFULLForce unlock type "only full".Methods in org.opencms.search that return CmsSearchManager.CmsSearchForceUnlockModeModifier and TypeMethodDescriptionCmsSearchManager.getForceunlock()Returns the force unlock mode during indexing.Returns the lock type for the given type value.