Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

oracle.javatools.resourcebundle
Class AppBundleInfoRT

java.lang.Object
  extended by oracle.javatools.resourcebundle.AppBundleInfo
      extended by oracle.javatools.resourcebundle.AppBundleInfoRT

public class AppBundleInfoRT
extends AppBundleInfo


Field Summary
 
Fields inherited from class oracle.javatools.resourcebundle.AppBundleInfo
_appBundleURL, _appOverrideBundle, _bundleOverrideList, _dirty, OVERRIDE_BUNDLE_NAME_PORTION
 
Constructor Summary
AppBundleInfoRT(java.lang.Object adfContext)
           
 
Method Summary
 void flush()
           
 java.net.URL getAppOverrideURL()
           
 ResourceBundleWrapper getOrCreateAppOverrideBundle()
           
 boolean isBundleOverridden(java.lang.String bundleId)
           
protected  void readAdfConfig()
           
 
Methods inherited from class oracle.javatools.resourcebundle.AppBundleInfo
addBundle, getBundleList, isDirty, removeBundle, setDirty, updateBundle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppBundleInfoRT

public AppBundleInfoRT(java.lang.Object adfContext)
Method Detail

getOrCreateAppOverrideBundle

public ResourceBundleWrapper getOrCreateAppOverrideBundle()
Specified by:
getOrCreateAppOverrideBundle in class AppBundleInfo

isBundleOverridden

public boolean isBundleOverridden(java.lang.String bundleId)
Overrides:
isBundleOverridden in class AppBundleInfo

flush

public void flush()
           throws java.lang.Exception
Specified by:
flush in class AppBundleInfo
Throws:
java.lang.Exception

getAppOverrideURL

public java.net.URL getAppOverrideURL()
Specified by:
getAppOverrideURL in class AppBundleInfo

readAdfConfig

protected void readAdfConfig()
                      throws java.lang.Exception
Specified by:
readAdfConfig in class AppBundleInfo
Throws:
java.lang.Exception

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

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