| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.data.HashStructureAdapter
oracle.ide.resourcebundle.ResourceBundleSelectionValidators
public class ResourceBundleSelectionValidators
ResourceBundleSelectionValidators represent the list of resource bundle selection validators
 that have been registered via the extension manifest of extensions.
| Field Summary | 
|---|
| Fields inherited from class oracle.javatools.data.HashStructureAdapter | 
|---|
_hash | 
| Method Summary | |
|---|---|
static ResourceBundleSelectionValidators | 
getInstance(HashStructure hash)
Get an instance of ResourceBundleSelectionValidators that adapt the specified hash structure  | 
 java.util.List<MetaClass> | 
getResourceBundleSelectionValidators()
Gets the a list of MetaClass objects that represent the 
 registered resource bundle selection validators | 
| Methods inherited from class oracle.javatools.data.HashStructureAdapter | 
|---|
addStructureChangeListener, containsKey, copyTo, copyToImpl, equals, equalsImpl, findOrCreate, forcedCopyTo, getHashStructure, removeStructureChangeListener, useObjectEquals | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static ResourceBundleSelectionValidators getInstance(HashStructure hash)
hash - a hash structure to adapt
public java.util.List<MetaClass> getResourceBundleSelectionValidators()
MetaClass objects that represent the 
 registered resource bundle selection validators
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||