Skip navigation links 
 
oracle.javatools.resourcebundle
Class AppBundleInfoRT
java.lang.Object
  
oracle.javatools.resourcebundle.AppBundleInfo
      
oracle.javatools.resourcebundle.AppBundleInfoRT
- 
public class AppBundleInfoRT
 
- extends AppBundleInfo
 
 
 
 
 
  
 
  
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
 
 
disableBundleClientObjects
protected static final boolean disableBundleClientObjects
AppBundleInfoRT
public AppBundleInfoRT(java.lang.Object locale,
                       java.lang.String appUID,
                       java.lang.String enterpriseId)
AppBundleInfoRT
public AppBundleInfoRT(AppBundleInfoRT.Key key)
AppBundleInfoRT
public AppBundleInfoRT(oracle.adf.share.LocaleApplicationKey key)
getLocaleAppKey
protected oracle.adf.share.LocaleApplicationKey getLocaleAppKey()
isWritable
public boolean isWritable()
setWritable
public void setWritable(boolean writable)
toString
public java.lang.String toString()
- 
- Overrides:
 
toString in class java.lang.Object 
 
getMetadataObject
protected AppBundleInfoRT.CreateInfo getMetadataObject(oracle.mds.core.MDSSession mdsSession,
                                                       java.util.List<java.lang.String> fileNames,
                                                       boolean writable)
getOrCreateAppOverrideBundle
public ResourceBundleWrapper getOrCreateAppOverrideBundle()
- 
- Specified by:
 
getOrCreateAppOverrideBundle in class AppBundleInfo 
 
createAppOverrideBundle
protected ResourceBundleWrapper createAppOverrideBundle(boolean writable)
isBundleOverridden
public boolean isBundleOverridden(java.lang.String bundleId)
- 
- Overrides:
 
isBundleOverridden in class AppBundleInfo 
 
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 
 
Skip navigation links 
 
Copyright © 1997, 2014, Oracle. All rights reserved.