com.liferay.portal.struts
Class SimpleAction

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

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

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

View Source

Author:
Brian Wing Shun Chan

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

Constructor Detail

SimpleAction

public SimpleAction()
Deprecated.