Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


oracle.jbo.common
Class ApplicationModuleHelper

java.lang.Object
  |
  +--oracle.jbo.common.PropertiesHelper
        |
        +--oracle.jbo.common.ApplicationModuleHelper
All Implemented Interfaces:
Properties

public abstract class ApplicationModuleHelper
extends PropertiesHelper

Internal: Applications should not use this class.


Field Summary
protected  com.sun.java.util.collections.ArrayList caches
           
protected  int qvId
           

 

Fields inherited from class oracle.jbo.common.PropertiesHelper
mProperties

 

Constructor Summary
ApplicationModuleHelper()
           

 

Method Summary
protected  void init()
           

 

Methods inherited from class oracle.jbo.common.PropertiesHelper
getProperties, getProperty, refreshProperty, setProperty

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

caches

protected com.sun.java.util.collections.ArrayList caches

qvId

protected int qvId
Constructor Detail

ApplicationModuleHelper

public ApplicationModuleHelper()
Method Detail

init

protected void init()

Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

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