Liferay 7.0-ce-b4

com.liferay.portal.struts
Class Action

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

Deprecated. As of 6.2.0, moved to Action

@Deprecated
public abstract class Action
extends Action


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

Constructor Detail

Action

public Action()
Deprecated. 

Liferay 7.0-ce-b4