Package com.liferay.portal.kernel.search
Class IndexStatusManagerThreadLocal
Object
com.liferay.portal.kernel.search.IndexStatusManagerThreadLocal
- Author:
- Daniel Kocsis
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static void
setIndexReadOnly
(boolean indexReadOnly)
-
Constructor Details
-
IndexStatusManagerThreadLocal
public IndexStatusManagerThreadLocal()
-
-
Method Details
-
isIndexReadOnly
public static boolean isIndexReadOnly() -
setIndexReadOnly
public static void setIndexReadOnly(boolean indexReadOnly)
-