|
Business Components 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DCMethodParameterDef | |
oracle.adf.model.binding |
Uses of DCMethodParameterDef in oracle.adf.model.binding |
Methods in oracle.adf.model.binding that return DCMethodParameterDef | |
DCMethodParameterDef[] |
DCInvokeMethodDef.getParameters()
Internal: Applications should not use this method. |
Methods in oracle.adf.model.binding with parameters of type DCMethodParameterDef | |
void |
DCMethodParameterDef.copy(DCMethodParameterDef other)
|
void |
DCInvokeMethodDef.setArguments(DCMethodParameterDef[] props)
Internal: Applications should not use this method. |
Constructors in oracle.adf.model.binding with parameters of type DCMethodParameterDef | |
DCMethodParameterDef(DCMethodParameterDef other)
|
|
DCInvokeMethodDef(java.lang.String instName,
java.lang.String mthName,
DCMethodParameterDef[] params,
java.lang.String retName,
java.lang.String sInstClassName,
java.lang.Boolean bIsViewObjectMethod,
java.lang.Boolean bIsLocalObjectReference)
Internal: Applications should not use this constructor. |
|
Business Components 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.