|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.resourcebundle.ResourceBundleHook
public final class ResourceBundleHook
The ResourceBundleHook is used to pull the resource bundle
data from the extension manifests of extensions.
| Field Summary | |
|---|---|
static ElementName |
NAME
The element name that identifies this hook. |
| Constructor Summary | |
|---|---|
ResourceBundleHook()
|
|
| Method Summary | |
|---|---|
static java.util.List<GlobalBundleInfo> |
getGlobalBundleInfos(HashStructure hashStructure)
|
static ResourceBundleSelectionValidators |
getResourceBundleSelectionValidators()
Gets the (@link oracle.ide.resourcebundle.ResourceBundleSelectionValidators} that represents all the registered ResourceBundleSelectionValidators |
static java.util.List<ResourceBundleType> |
getResourceBundleTypes(HashStructure hash)
Gets the a list of ResourceBundleType objects that represent the
registered ResourceBundleWrappers. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ElementName NAME
| Constructor Detail |
|---|
public ResourceBundleHook()
| Method Detail |
|---|
public static java.util.List<ResourceBundleType> getResourceBundleTypes(HashStructure hash)
ResourceBundleType objects that represent the
registered ResourceBundleWrappers.
public static java.util.List<GlobalBundleInfo> getGlobalBundleInfos(HashStructure hashStructure)
public static ResourceBundleSelectionValidators getResourceBundleSelectionValidators()
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||