Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01


Uses of Class
oracle.adf.model.binding.DCMethodParameterDef

Packages that use DCMethodParameterDef
oracle.adf.model.binding Contains the abstract implementation of ADFm binding objects. 

 

Uses of DCMethodParameterDef in oracle.adf.model.binding

 

Methods in oracle.adf.model.binding with parameters of type DCMethodParameterDef
 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)
           
DCMethodParameter(DCMethodParameterDef def, DCBindingContainer bc)
          *** For internal framework use only ***
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.

 


Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01


Copyright © 1997, 2006, Oracle. All rights reserved.