E G H M O

E

ExtResourceBundle - class org.brains2b.resx.ExtResourceBundle.
ResourceBundle that reads Bundles and domains from a database connection.
ExtResourceBundle(String, Locale) - Constructor for class org.brains2b.resx.ExtResourceBundle
Constructor for DatabaseBundle.

G

getBaseName() - Method in class org.brains2b.resx.ExtResourceBundle
get the base name of this resource bundle
getBundleImpl(ExtResourceBundle) - Static method in class org.brains2b.resx.ExtResourceBundle
Method getBundleImpl.
getConnection() - Method in class org.brains2b.resx.ExtResourceBundle
get the connection to the database from which to collect the resources
getContents() - Method in class org.brains2b.resx.ExtResourceBundle
get the content of this resource bundle as a hashtable
getExtBundle(String) - Static method in class org.brains2b.resx.ExtResourceBundle
Method getExtBundle.
getExtBundle(String, Locale) - Static method in class org.brains2b.resx.ExtResourceBundle
Method getExtBundle.
getKeys() - Method in class org.brains2b.resx.ExtResourceBundle
 
getLocale() - Method in class org.brains2b.resx.ExtResourceBundle
get the locale with which this resource bundle was created
getParent() - Method in class org.brains2b.resx.ExtResourceBundle
get the parent of this resource bundle.
getSQL() - Method in class org.brains2b.resx.ExtResourceBundle
Method getSQL.

H

handleGetObject(String) - Method in class org.brains2b.resx.ExtResourceBundle
 

M

m_con - Static variable in class org.brains2b.resx.ExtResourceBundle
 
m_domain - Variable in class org.brains2b.resx.ExtResourceBundle
 
m_locale - Variable in class org.brains2b.resx.ExtResourceBundle
 
makeConnection() - Method in class org.brains2b.resx.ExtResourceBundle
Make a connection to the database

O

org.brains2b.resx - package org.brains2b.resx
 

E G H M O