com.bea.netuix.events
Interface StrutsEvent

All Superinterfaces
Event

public interface StrutsEvent
extends Event

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


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

Method Detail

getAction

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



Copyright © 2006 BEA Systems, Inc. All Rights Reserved