Class LastSessionRecorderHelperImpl
Object
com.liferay.portal.spring.hibernate.LastSessionRecorderHelperImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.spring.orm.LastSessionRecorderHelper
public class LastSessionRecorderHelperImpl
extends Object
implements com.liferay.portal.kernel.spring.orm.LastSessionRecorderHelper
- Author:
- Shuyang Zhou
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LastSessionRecorderHelperImpl
public LastSessionRecorderHelperImpl()
-
-
Method Details
-
syncLastSessionState
public void syncLastSessionState()- Specified by:
syncLastSessionState
in interfacecom.liferay.portal.kernel.spring.orm.LastSessionRecorderHelper
-
syncLastSessionState
public void syncLastSessionState(boolean portalSessionOnly) - Specified by:
syncLastSessionState
in interfacecom.liferay.portal.kernel.spring.orm.LastSessionRecorderHelper
-