Class LastSessionRecorderHelperUtil
Object
com.liferay.portal.kernel.spring.orm.LastSessionRecorderHelperUtil
- Author:
- Shuyang Zhou
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setLastSessionRecorderHelper
(LastSessionRecorderHelper lastSessionRecorderHelper) static void
static void
syncLastSessionState
(boolean portalSessionOnly)
-
Constructor Details
-
LastSessionRecorderHelperUtil
public LastSessionRecorderHelperUtil()
-
-
Method Details
-
syncLastSessionState
public static void syncLastSessionState() -
syncLastSessionState
public static void syncLastSessionState(boolean portalSessionOnly) -
setLastSessionRecorderHelper
-