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


Uses of Class
oracle.adf.model.generic.DCGenericDataControl

Packages that use DCGenericDataControl
oracle.adf.model.adapter Contains the implementation for abstract adapters for various oracle.binding.DataControl implementation shipped with ADF. 
oracle.adf.model.generic Contains a readonly DataControl implementation for JavaBeans. 

 

Uses of DCGenericDataControl in oracle.adf.model.adapter

 

Subclasses of DCGenericDataControl in oracle.adf.model.adapter
 class AdapterDCService
          Provides services to the adapter created data controls for handling collection and bean based data.

 

Uses of DCGenericDataControl in oracle.adf.model.generic

 

Methods in oracle.adf.model.generic that return DCGenericDataControl
protected  DCGenericDataControl DataControlFactoryImpl.createDataControl(java.lang.String name, java.lang.String beanClass, java.lang.Object beanInstance, boolean root)
          Override this method to supply custom generic-based data control

 

Constructors in oracle.adf.model.generic with parameters of type DCGenericDataControl
DCGenericRowSetIteratorImpl(DCGenericDataControl dc, StructureDefImpl def, DCGenericRowSetIteratorImpl masterRSI)
           

 


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.