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


Uses of Class
oracle.jbo.uicli.mom.JUApplicationDefImpl

Packages that use JUApplicationDefImpl
oracle.adf.model.binding Contains the abstract implementation of ADFm binding objects. 
oracle.jbo.uicli.mom Contains classes that implement metadata management for JClient  

 

Uses of JUApplicationDefImpl in oracle.adf.model.binding

 

Methods in oracle.adf.model.binding that return JUApplicationDefImpl
 JUApplicationDefImpl DCDataControl.getDef()
          Returns the definition object for this DCDataControl

 

Methods in oracle.adf.model.binding with parameters of type JUApplicationDefImpl
 void DCDataControl.setDef(JUApplicationDefImpl appDef)
          Sets the definition object of this DCDataControl Object

 

Uses of JUApplicationDefImpl in oracle.jbo.uicli.mom

 

Methods in oracle.jbo.uicli.mom that return JUApplicationDefImpl
static JUApplicationDefImpl JUMetaObjectManager.setApplicationDefinition(java.io.InputStream is, java.lang.String appDefName)
           
static JUApplicationDefImpl JUMetaObjectManager.setApplicationDefinition(java.io.Reader reader, java.lang.String appDefName)
           
static JUApplicationDefImpl JUMetaObjectManager.setApplicationDefinition(java.lang.String appDefName)
           
 JUApplicationDefImpl JUMetaObjectManager.createApplicationDefinition(java.lang.String name)
           
static JUApplicationDefImpl JUApplicationDefImpl.findDefObjectNoSub(java.lang.String name)
           
static JUApplicationDefImpl JUApplicationDefImpl.findDefObject(java.lang.String name)
           
static JUApplicationDefImpl JUApplicationDefImpl.createAndLoadFromXML(oracle.jbo.mom.xml.DefElementImpl xmlElement)
           

 


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


 

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