com.liferay.portal.struts
Class SessionAction

java.lang.Object
  extended by com.liferay.portal.kernel.events.SessionAction
      extended by com.liferay.portal.struts.SessionAction

Deprecated. This class has been repackaged at com.liferay.portal.kernel.events.

public abstract class SessionAction
extends com.liferay.portal.kernel.events.SessionAction

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
SessionAction()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.events.SessionAction
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.