BrightSide Workbench Full Report + Source Code
org.turro.action.IElephantPlugin Interface Reference
Inheritance diagram for org.turro.action.IElephantPlugin:

Public Member Functions

boolean itsMe (String name)
 
void setContext (Map< String, Object > params, Map< String, Object > results)
 
Object getParam (String key)
 
boolean stopPropagating ()
 
void execute ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 27 of file IElephantPlugin.java.

Member Function Documentation

◆ execute()

◆ getParam()

Object org.turro.action.IElephantPlugin.getParam ( String  key)

◆ itsMe()

boolean org.turro.action.IElephantPlugin.itsMe ( String  name)

◆ setContext()

void org.turro.action.IElephantPlugin.setContext ( Map< String, Object >  params,
Map< String, Object >  results 
)

◆ stopPropagating()


The documentation for this interface was generated from the following file: