Uses of Class
org.ow2.jasmine.event.beans.JasmineEventNotificationExecutedAction

Packages that use JasmineEventNotificationExecutedAction
org.ow2.jasmine.event.beans   
 

Uses of JasmineEventNotificationExecutedAction in org.ow2.jasmine.event.beans
 

Methods in org.ow2.jasmine.event.beans that return JasmineEventNotificationExecutedAction
 JasmineEventNotificationExecutedAction JasmineEventNotificationUpdate.getAction()
           
 

Methods in org.ow2.jasmine.event.beans that return types with arguments of type JasmineEventNotificationExecutedAction
 java.util.List<JasmineEventNotificationExecutedAction> JasmineEventNotification.getActions()
           
 

Methods in org.ow2.jasmine.event.beans with parameters of type JasmineEventNotificationExecutedAction
 void JasmineEventNotificationUpdate.setAction(JasmineEventNotificationExecutedAction action)
           
 

Method parameters in org.ow2.jasmine.event.beans with type arguments of type JasmineEventNotificationExecutedAction
 void JasmineEventNotification.setActions(java.util.List<JasmineEventNotificationExecutedAction> actions)
           
 

Constructors in org.ow2.jasmine.event.beans with parameters of type JasmineEventNotificationExecutedAction
JasmineEventNotificationUpdate(JasmineEventNotificationExecutedAction p_action)
          Initialize the SearchFilter list and set the action to add.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.