Interface | Description |
---|---|
ChainedResourceBundleMarker | |
ResourceBundleKeyGenerator |
Stragegy for generating default key names for the given text.
|
ResourceBundleListener |
An event gets fired whenever a change is made to the contents of a
ResourceBundleWrapper.
|
ResourceBundleWrapper |
Run-time and Design-time interface which abstracts the resource bundle
storage.
|
SearchSupport |
Class | Description |
---|---|
AppBundleInfo | |
AppBundleInfoFactory | |
AppBundleInfoFactoryRT | |
AppBundleInfoRT | |
AppBundleInfoRT.CreateInfo | |
AppBundleInfoRT.Key | |
BundleFactory |
The
BundleFactory provides a simplified approach to getting
resource bundles from the run time resource bundle manager. |
BundleRegistrationInfo |
BundleRegistrationInfo provides information about a resource bundle
that has been registered with the Ide's resource bundle framework. |
ChainedBundleFactory | |
ChainedKeyValueMap | |
CustomizableResourceBundleKeyGenerator | |
DefaultChainedBundleFactory | |
DefaultResourceKeyGenerator | |
MDSAuditHelper |
Helper class for implementing MDS Audit
|
NamedMessageFormat |
The NamedMessageFormat class is a greatly reduced version
of the java.text.MessageFormat class, supporting named-parameter
replacement instead of index-based replacement.
|
ResourceBundleAdapter |
The
ResourceBundleAdapter provides a run-time
implementation of a ResourceBundleWrapper
for java resource bundle. |
ResourceBundleAdapter.AdapterDefaultSearchContext | |
ResourceBundleCacheConfig | |
ResourceBundleEvent |
A
ResourceBundleEvent is fired when the contents of a
ResourceBundleWrapper changes. |
ResourceBundleManager |
Manager class for resource bundle support in the Oracle Fusion
Platform.
|
ResourceBundleManagerRT |
The
ResourceBundleManagerRT provides some of the base
implementation of a ResourceBundleManager for run time. |
ResourceBundleOperationResult |
Provides the result of a ResourceBundle operation that is more complicated
than a simple boolean.
|
ResourceBundleRT | |
ResourceBundleType |
A
ResourceBundleType represents an implementation of an
ResourceBundleWrapper . |
ResourceBundleUtils | |
ResourceBundleWrapper.KeyInfo | |
ResourceBundleWrapperRT |
The
ResourceBundleWrapperRT provides some of the base
implementation of a ResourceBundleWrapper for run-time. |
ResourceBundleWrapperRT.DefaultSearchContext | |
SearchContext |
This is the core class that controls how the search occurs.
|
XliffResourceBundleUtils |
XliffResourceBundleUtils provides constants and
utility functions for run-time and design-time use in dealing with
.xlf files as resource bundles. |
Enum | Description |
---|---|
ResourceBundleEvent.EventType |
Type (ADDED, REMOVED, or MODIFIED) represented by this EventObject.
|
ResourceBundleWrapperRT.SearchType | Deprecated
See class, SearchSupport for new RT search capabilities.
|