Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


oracle.jbo.common
Class ApplicationModuleHelper

java.lang.Object
  extended byoracle.jbo.common.PropertiesHelper
      extended byoracle.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()

Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


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