Class LastSessionRecorderUtil

Object
com.liferay.portal.spring.hibernate.LastSessionRecorderUtil

public class LastSessionRecorderUtil extends Object
Author:
Shuyang Zhou
  • Field Details

    • TRANSACTION_LIFECYCLE_LISTENER

      public static final com.liferay.portal.kernel.transaction.TransactionLifecycleListener TRANSACTION_LIFECYCLE_LISTENER
  • Constructor Details

    • LastSessionRecorderUtil

      public LastSessionRecorderUtil()
  • Method Details

    • syncLastSessionState

      public static void syncLastSessionState(boolean portalSessionOnly)
    • addPortletSession

      protected static void addPortletSession(org.hibernate.Session session)
    • removePortletSession

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

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