| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Invokable
Classes implementing this interface can be invoked from the component palette.
| Method Summary | |
|---|---|
 boolean | 
invoke(Context context,
       java.lang.String[] params)
Invokes the object.  | 
| Method Detail | 
|---|
boolean invoke(Context context,
               java.lang.String[] params)
context - the context of the invocation.params - optional arguments from the invoker
true if the invocation was successful, 
         false if it failed, or was aborted.Context
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||