|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.isis.gme.bon.ComponentInvoker
Constructor Summary | |
ComponentInvoker()
|
Method Summary | |
static void |
invokeEx(java.lang.String classPath,
java.lang.String jclass,
int iproject,
int icurrentObj,
int iselectedObjs,
int param)
Main entry point of java interpreter invocation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ComponentInvoker()
Method Detail |
public static void invokeEx(java.lang.String classPath, java.lang.String jclass, int iproject, int icurrentObj, int iselectedObjs, int param)
classPath
- ClassPath of the user defined interpreterjclass
- Class of the user defined interpreteriproject
- MgaProject COM interface pointericurrentObj
- The current MgaFCO COM object pointeriselectedObjs
- MGAFCOs COM object pointer containing the selected objectparam
- custom parameter for interpreter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |