|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
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 | |
Type | Name |
---|---|
protected ApplicationModuleDefImpl |
ApplicationModuleImpl.getApplicationModuleDef()
Returns the Def (definition) associated with this Application Module. |
static ApplicationModuleDefImpl |
ApplicationModuleDefImpl.findDefObjectNoSub(java.lang.String name)
Internal: Applications should not use this method. |
static ApplicationModuleDefImpl |
ApplicationModuleDefImpl.findDefObject(java.lang.String name)
Internal: Applications should not use this method. |
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 | |
Type | Name |
---|---|
protected static ApplicationModuleDefImpl |
ApplicationModuleDefImpl.loadFromXML(oracle.jbo.mom.xml.DefElementImpl xmlElement,
ApplicationModuleDefImpl aInfo)
Internal: Applications should not use this method. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |