|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.7.3) E10653-11 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.jbo.common.OperationDefinitionsValues
public class OperationDefinitionsValues
Constructor Summary | |
---|---|
OperationDefinitionsValues() |
Method Summary | |
---|---|
void |
addOperDef(java.lang.String sig, java.lang.String[] paramNames) |
java.lang.String[] |
findParameterNames(java.lang.reflect.Method method) If the object implements the given method, and has metadata about the parameter names, then the parameter names are returned. |
static java.lang.String |
getSignature(java.lang.reflect.Method method) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OperationDefinitionsValues()
Method Detail |
---|
public static java.lang.String getSignature(java.lang.reflect.Method method)
public void addOperDef(java.lang.String sig, java.lang.String[] paramNames)
public java.lang.String[] findParameterNames(java.lang.reflect.Method method)
OperationDefinitions
findParameterNames
in interface OperationDefinitions
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.7.3) E10653-11 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |