Liferay 7.0-ce-b4

com.liferay.portal.struts
Class SimpleAction

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

Deprecated. As of 6.2.0, moved to SimpleAction

@Deprecated
public abstract class SimpleAction
extends SimpleAction


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

Liferay 7.0-ce-b4