com.liferay.portal.kernel.util
Class NotificationThreadLocal
java.lang.Object
com.liferay.portal.kernel.util.NotificationThreadLocal
public class NotificationThreadLocal
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationThreadLocal
public NotificationThreadLocal()
isEnabled
public static boolean isEnabled()
isNotificationEnabled
public static boolean isNotificationEnabled()
- Deprecated. As of 6.1.0, replaced by
isEnabled()
setEnabled
public static void setEnabled(boolean enabled)
setNotificationEnabled
public static void setNotificationEnabled(boolean notificationEnabled)
- Deprecated. As of 6.1.0, replaced by
setEnabled(boolean)