| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.7.2) E10653-10  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
oracle.jbo.script.ScriptHelper
Deprecated.
public class ScriptHelper
For internal framework use only.
| Constructor Summary | |
|---|---|
ScriptHelper()Deprecated.  | 
|
| Method Summary | |
|---|---|
static org.codehaus.groovy.ast.MethodNode | 
getMethodNodeForOperation(org.codehaus.groovy.ast.ClassNode node, OperationDefinitionImpl operDef)Deprecated.  | 
static OperationDefinitionImpl | 
getOperationDefinitionForMethod(OperationDefinitionsImpl operDefs, java.lang.reflect.Method method)Deprecated.  | 
static void | 
throwMissingMethodException(java.lang.String method, java.lang.Object object, java.lang.Object args)Deprecated.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ScriptHelper()
| Method Detail | 
|---|
public static void throwMissingMethodException(java.lang.String method,
                                               java.lang.Object object,
                                               java.lang.Object args)
method - The name of the methodobject - The target object of the methodargs - The arguments of the method Throw a custom missing method exception given the supplied inputs.
public static org.codehaus.groovy.ast.MethodNode getMethodNodeForOperation(org.codehaus.groovy.ast.ClassNode node,
                                                                           OperationDefinitionImpl operDef)
public static OperationDefinitionImpl getOperationDefinitionForMethod(OperationDefinitionsImpl operDefs,
                                                                      java.lang.reflect.Method method)
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.7.2) E10653-10  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||