Liferay 6.1.2-ce-ga3

com.liferay.portal.spring.hibernate
Class LastSessionRecorderUtil

java.lang.Object
  extended by com.liferay.portal.spring.hibernate.LastSessionRecorderUtil

public class LastSessionRecorderUtil
extends Object


Constructor Summary
LastSessionRecorderUtil()
           
 
Method Summary
protected static void setLastSession(org.hibernate.Session session)
           
static void syncLastSessionState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LastSessionRecorderUtil

public LastSessionRecorderUtil()
Method Detail

syncLastSessionState

public static void syncLastSessionState()
                                 throws SystemException
Throws:
SystemException

setLastSession

protected static void setLastSession(org.hibernate.Session session)

Liferay 6.1.2-ce-ga3