Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Interface
oracle.adf.model.binding.DCDefFactory

Packages that use DCDefFactory
oracle.jbo.uicli.binding Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. 
oracle.jbo.uicli.jui Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. 
oracle.jbo.uicli.mom Contains classes that implement metadata management for JClient  

 

Uses of DCDefFactory in oracle.jbo.uicli.binding

 

Classes in oracle.jbo.uicli.binding that implement DCDefFactory
 class JUBindingDefFactoryImpl
           

 

Uses of DCDefFactory in oracle.jbo.uicli.jui

 

Classes in oracle.jbo.uicli.jui that implement DCDefFactory
 class JUDefFactoryImpl
           

 

Uses of DCDefFactory in oracle.jbo.uicli.mom

 

Methods in oracle.jbo.uicli.mom that return DCDefFactory
 DCDefFactory JUMetaObjectManager.getControlDefFactory()
           

 

Methods in oracle.jbo.uicli.mom with parameters of type DCDefFactory
 void JUMetaObjectManager.setJClientDefFactory(DCDefFactory factory)
          Internal: Applications should not use this class.
static void JUMetaObjectManager.setControlDefFactory(DCDefFactory factory)
           

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

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