StrutsEvent Interface

com.bea.netuix.events
StrutsEvent Interface

public interface StrutsEvent

    extends Event

Class to represent an event arising from a Struts action that has been raised in a portlet.


All Superinterfaces
Event

Method Summary

public String
getAction()
Get the unqualified name of the raised action.

Method Detail

getAction() Method

public String getAction()
Get the unqualified name of the raised action.