Liferay 7.0-ce-b4

com.liferay.portal.struts
Class SessionAction

java.lang.Object
  extended by com.liferay.portal.kernel.events.SessionAction
      extended by com.liferay.portal.struts.SessionAction
All Implemented Interfaces:
LifecycleAction

Deprecated. As of 6.2.0, moved to SessionAction

@Deprecated
public abstract class SessionAction
extends SessionAction


Constructor Summary
SessionAction()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.events.SessionAction
processLifecycleEvent, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionAction

public SessionAction()
Deprecated. 

Liferay 7.0-ce-b4