public class ResourceBundleSelectionValidators extends HashStructureAdapter
ResourceBundleSelectionValidators represent the list of resource bundle selection validators
 that have been registered via the extension manifest of extensions._hash| Modifier and Type | Method and Description | 
|---|---|
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 | 
addStructureChangeListener, containsKey, copyTo, copyToImpl, equals, equalsImpl, findOrCreate, forcedCopyTo, getHashStructure, removeStructureChangeListener, useObjectEqualspublic static ResourceBundleSelectionValidators getInstance(HashStructure hash)
hash - a hash structure to adapt