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


Uses of Class
oracle.jbo.server.ApplicationModuleDefImpl

Packages that use ApplicationModuleDefImpl
oracle.jbo.server Contains the implementation of middle tier components. 

 

Uses of ApplicationModuleDefImpl in oracle.jbo.server

 

Methods in oracle.jbo.server that return ApplicationModuleDefImpl
 ApplicationModuleDefImpl ApplicationModuleImpl.getApplicationModuleDef()
          Returns the Def (definition) associated with this Application Module.
static ApplicationModuleDefImpl ApplicationModuleDefImpl.findDefObjectNoSub(java.lang.String name)
          Finds the named Application Module definition.
static ApplicationModuleDefImpl ApplicationModuleDefImpl.findDefObject(java.lang.String name)
          Finds an ApplicationModuleDefImpl instance, by name, from the statically maintained list of metaobjects.
protected static ApplicationModuleDefImpl ApplicationModuleDefImpl.loadFromXML(oracle.jbo.mom.xml.DefElementImpl xmlElement)
          Internal: Applications should not use this method.
protected static ApplicationModuleDefImpl ApplicationModuleDefImpl.loadFromXML(oracle.jbo.mom.xml.DefElementImpl xmlElement, ApplicationModuleDefImpl aInfo)
          Internal: Applications should not use this method.

 

Methods in oracle.jbo.server with parameters of type ApplicationModuleDefImpl
protected static ApplicationModuleDefImpl ApplicationModuleDefImpl.loadFromXML(oracle.jbo.mom.xml.DefElementImpl xmlElement, ApplicationModuleDefImpl aInfo)
          Internal: Applications should not use this method.

 


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


 

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