- get(Object) - Method in class oracle.javatools.resourcebundle.ChainedKeyValueMap
-
- getADFConfig() - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
-
Deprecated.
This has been deprecated since 11.1.2.0 Please use ADFContext.getCurrent().getADFConfig(); Gets the ADFConfig
- getADFContext() - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
-
Deprecated.
This has been deprecated since 11.1.2.0 Please use ADFContext.getCurrent(); Gets the ADFContext
- getAppBundleInfo() - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
-
- getAppBundleInfoFactory() - Static method in class oracle.javatools.resourcebundle.ResourceBundleManager
-
Gets the AppBundleInfoFactory
- getAppBundleInfoForLocale(Locale) - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
-
- getAppBundleInfoRTFromMDSMO(String, LocaleApplicationKey) - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
-
- getAppBundleName() - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
-
- getAppOverrideURL() - Method in class oracle.javatools.resourcebundle.AppBundleInfo
-
- getAppOverrideURL() - Method in class oracle.javatools.resourcebundle.AppBundleInfoRT
-
- getBaseKeyMap() - Method in class oracle.javatools.resourcebundle.impl.CachedXliffResourceBundleWrapper
-
- getBaseKeyMap() - Method in class oracle.javatools.resourcebundle.impl.XliffResourceBundleWrapper
-
- getBaseKeyValueMap() - Method in class oracle.javatools.resourcebundle.impl.CachedXliffResourceBundleWrapper
-
- getBaseKeyValueMap() - Method in class oracle.javatools.resourcebundle.impl.XliffResourceBundleWrapper
-
- getBodyElement(Document) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
-
- getBundle(String) - Static method in class oracle.javatools.resourcebundle.BundleFactory
-
Gets the resource bundle for the given name
- getBundle(String, String) - Static method in class oracle.javatools.resourcebundle.BundleFactory
-
- getBundle(String, String, Locale) - Static method in class oracle.javatools.resourcebundle.BundleFactory
-
- getBundle(String, String, Locale, ClassLoader) - Static method in class oracle.javatools.resourcebundle.BundleFactory
-
- getBundle(String, Locale) - Static method in class oracle.javatools.resourcebundle.BundleFactory
-
Gets the resource bundle for the given name
- getBundle(String, Locale, ClassLoader) - Static method in class oracle.javatools.resourcebundle.BundleFactory
-
Gets the resource bundle for the given name
- getBundle(ResourceBundle, Locale) - Static method in class oracle.javatools.resourcebundle.BundleFactory
-
Takes a resource bundle and wraps it with the application-level override bundle
- getBundle(ResourceBundleWrapper) - Method in class oracle.javatools.resourcebundle.ChainedBundleFactory
-
- getBundle(ResourceBundleWrapper, Locale) - Method in class oracle.javatools.resourcebundle.ChainedBundleFactory
-
- getBundle(String) - Method in class oracle.javatools.resourcebundle.ChainedBundleFactory
-
- getBundle(String) - Method in class oracle.javatools.resourcebundle.DefaultChainedBundleFactory
-
- getBundle(ResourceBundleWrapper, Locale) - Method in class oracle.javatools.resourcebundle.DefaultChainedBundleFactory
-
- getBundle(String, boolean) - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
-
Deprecated.
use getBundle(String bundleId, Locale locale) instead
- getBundle(String, String, boolean) - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
-
Deprecated.
use getBundle(String bundleId, boolean createBundle)
- getBundle(String, Locale) - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
-
Gets the resource bundle for the specified bundleId and locale
- getBundle(String, Locale, ClassLoader) - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
-
Gets the resource bundle for the specified bundleId and locale using the specified class loader
- getBundle(String, String, Locale) - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
-
Deprecated.
use getBundle(String bundleId, Locale locale)
- getBundleId() - Method in class oracle.javatools.resourcebundle.BundleRegistrationInfo
-
Gets the fully-qualified name of the bundle
- getBundleId() - Method in interface oracle.javatools.resourcebundle.ResourceBundleWrapper
-
Gets the bundleId associated with this instance of ResourceBundleWrapper
- getBundleId() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
-
- getBundleList() - Method in class oracle.javatools.resourcebundle.AppBundleInfo
-
- getBundleList() - Method in class oracle.javatools.resourcebundle.ChainedBundleFactory
-
- getBundleList() - Method in class oracle.javatools.resourcebundle.DefaultChainedBundleFactory
-
- getBundleNameFromADFConfig(Locale, ADFContext, LocaleApplicationKey) - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
-
- getCacheConfig() - Method in class oracle.javatools.resourcebundle.AppBundleInfo
-
- getChainedBundleFactory() - Static method in class oracle.javatools.resourcebundle.ResourceBundleManager
-
Gets the ChainedBundleFactory if one has been registered
- getChainedKeyValueMap() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
-
Gets the key-value map for the bundle chained with any parent bundles For example, if the bundle is for BundleA_en_US the parent chain will include BundleA_en and Bundle
- getCurrentAppConfig() - Static method in class oracle.javatools.resourcebundle.ResourceBundleCacheConfig
-
- getDefault() - Static method in class oracle.javatools.resourcebundle.ResourceBundleCacheConfig
-
Note: avoid static instance.
- getDefaultLocale() - Static method in class oracle.javatools.resourcebundle.BundleFactory
-
- getDefaultResourceKeyGenerator() - Method in class oracle.javatools.resourcebundle.ResourceBundleManager
-
Gets the default ResourceKeyGenerator for the system.
- getDisplayName() - Method in class oracle.javatools.resourcebundle.ResourceBundleType
-
Gets the user-friendly display name
- getDocument() - Method in class oracle.javatools.resourcebundle.impl.CachedXliffResourceBundleWrapper
-
- getDocument() - Method in class oracle.javatools.resourcebundle.impl.XliffResourceBundleWrapper
-
- getDocumentASString(Node) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
-
- getEntryMap() - Method in class oracle.javatools.resourcebundle.ResourceBundleAdapter.AdapterDefaultSearchContext
-
- getEntryMap() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT.DefaultSearchContext
-
Allow overrides to supply an alternate source of entries to search.
- getEntryMap() - Method in class oracle.javatools.resourcebundle.SearchContext
-
- getExpireMillis() - Method in class oracle.javatools.resourcebundle.ResourceBundleCacheConfig
-
- getExpireSeconds() - Method in class oracle.javatools.resourcebundle.ResourceBundleCacheConfig
-
- getExtension() - Method in class oracle.javatools.resourcebundle.ResourceBundleType
-
Gets the extension of the resource bundle file
- getFileName() - Method in class oracle.javatools.resourcebundle.AppBundleInfoRT.CreateInfo
-
- getFileName(String) - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
-
- getGlobalBundles() - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
-
Gets the list of global bundles
- getId() - Method in class oracle.javatools.resourcebundle.ResourceBundleType
-
Gets the unique identifier
- getInitialSize() - Method in class oracle.javatools.resourcebundle.ResourceBundleCacheConfig
-
- getKey() - Method in class oracle.javatools.resourcebundle.ResourceBundleEvent
-
The key identified by this event.
- getKey(Element) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
-
- getKeyGenerator() - Method in interface oracle.javatools.resourcebundle.ResourceBundleWrapper
-
Gets the key generator to use for making an automatic key name
- getKeyGenerator() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
-
- getKeyMaximumLength() - Method in class oracle.javatools.resourcebundle.CustomizableResourceBundleKeyGenerator
-
Gets the maximum length of a key
- getKeyMinimumLength() - Method in class oracle.javatools.resourcebundle.CustomizableResourceBundleKeyGenerator
-
Gets the minimum length of a key
- getKeys() - Method in class oracle.javatools.resourcebundle.ResourceBundleRT
-
Provides the keys in the resource bundle
- getKeyValueMap() - Method in class oracle.javatools.resourcebundle.impl.ListResourceBundleWrapper
-
- getKeyValueMap() - Method in class oracle.javatools.resourcebundle.impl.PropertiesResourceBundleWrapper
-
- getKeyValueMap() - Method in class oracle.javatools.resourcebundle.impl.XliffResourceBundleWrapper
-
- getKeyValueMap() - Method in class oracle.javatools.resourcebundle.ResourceBundleAdapter
-
- getKeyValueMap() - Method in class oracle.javatools.resourcebundle.ResourceBundleRT
-
- getKeyValueMap() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
-
Gets the map of key-values for this bundle.
- getLoadFactor() - Method in class oracle.javatools.resourcebundle.ResourceBundleCacheConfig
-
- getMap(String) - Static method in class oracle.javatools.resourcebundle.BundleFactory
-
Gets a map of key/values from the specified bundle id and locale
- getMap(String, Locale) - Static method in class oracle.javatools.resourcebundle.BundleFactory
-
Gets a map of key/values from the specified bundle id and locale
- getMap(String, Locale, ClassLoader) - Static method in class oracle.javatools.resourcebundle.BundleFactory
-
Gets a map of key/values from the specified bundle id and locale
- getMaxSize() - Method in class oracle.javatools.resourcebundle.ResourceBundleCacheConfig
-
- getMDSSession() - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
-
- getMetadata(String) - Method in class oracle.javatools.resourcebundle.impl.ListResourceBundleWrapper
-
Gets the translated text (value) identified by key
- getMetadata(String) - Method in class oracle.javatools.resourcebundle.impl.PropertiesResourceBundleWrapper
-
- getMetadata(String) - Method in class oracle.javatools.resourcebundle.impl.XliffResourceBundleWrapper
-
- getMetadata(String) - Method in class oracle.javatools.resourcebundle.ResourceBundleAdapter
-
- getMetadata() - Method in class oracle.javatools.resourcebundle.ResourceBundleEvent
-
The metdata identified by this event, or null
- getMetadata(String) - Method in interface oracle.javatools.resourcebundle.ResourceBundleWrapper
-
Gets the translated text (value) identified by key
- getMetadata() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapper.KeyInfo
-
- getMetadata(Element) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
-
- getMetadataFromParentChain(String) - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
-
- getMetadataObject() - Method in class oracle.javatools.resourcebundle.AppBundleInfoRT.CreateInfo
-
- getMetadataObject(MDSSession, List<String>, boolean) - Method in class oracle.javatools.resourcebundle.AppBundleInfoRT
-
- getMetadataObject(MDSSession, String) - Method in class oracle.javatools.resourcebundle.impl.XliffResourceBundleWrapper
-
- getMetadataObject(MDSSession, String, boolean) - Method in class oracle.javatools.resourcebundle.impl.XliffResourceBundleWrapper
-
- getMetadataObject(MDSSession, String, boolean) - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
-
- getMOKey() - Method in class oracle.javatools.resourcebundle.impl.XliffResourceBundleWrapper
-
- getNoteNode(Node) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
-
- getNoteString(Node) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
-
- getOrCreateAppOverrideBundle() - Method in class oracle.javatools.resourcebundle.AppBundleInfo
-
- getOrCreateAppOverrideBundle() - Method in class oracle.javatools.resourcebundle.AppBundleInfoRT
-
- getParent() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
-
- getParentChain() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
-
- getParentList() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
-
- getRegisteredBundles() - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
-
Gets the resource bundles that have been registered at design-time.
- getResourceBundleManager() - Static method in class oracle.javatools.resourcebundle.ResourceBundleManager
-
- getResourceBundleTypes() - Method in class oracle.javatools.resourcebundle.ResourceBundleManager
-
- getResourceBundleWrapperInstance() - Method in class oracle.javatools.resourcebundle.ResourceBundleType
-
- getResult() - Method in class oracle.javatools.resourcebundle.ResourceBundleOperationResult
-
Gets the result of the resource bundle operation
- getSearchCancelledBy() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT.DefaultSearchContext
-
- getSequenceStartsWith() - Method in class oracle.javatools.resourcebundle.CustomizableResourceBundleKeyGenerator
-
Gets the number to use as a starting piont for generating a unique key when the key would otherwise not be unique.
- getSource() - Method in class oracle.javatools.resourcebundle.ResourceBundleEvent
-
- getSourceLanguage(Document) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
-
- getSourceNode(Node) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
-
- getSourceString(Node) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
-
- getString(String) - Method in class oracle.javatools.resourcebundle.impl.ListResourceBundleWrapper
-
Gets the translated text (value) identified by key
- getString(String) - Method in class oracle.javatools.resourcebundle.impl.PropertiesResourceBundleWrapper
-
- getString(String) - Method in class oracle.javatools.resourcebundle.impl.XliffResourceBundleWrapper
-
- getString(String) - Method in class oracle.javatools.resourcebundle.ResourceBundleAdapter
-
- getString(String) - Method in interface oracle.javatools.resourcebundle.ResourceBundleWrapper
-
Gets the translated text (value) identified by key
- getString(String) - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
-
- getSystemProperty(String) - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
-
- getTargetString(Element) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
-
- getText() - Method in class oracle.javatools.resourcebundle.ResourceBundleEvent
-
The new translatable text identified by this event, or null
- getText() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapper.KeyInfo
-
- getTextString(Node) - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
-
Gets the text from a dom node
- getTransUnitNodes(Document) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
-
- getTransUnitNodes(Element) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
-
- getWarning() - Method in class oracle.javatools.resourcebundle.ResourceBundleOperationResult
-
Gets the string that represents the warning message (if any) generated by the resource bundle operation.