java.lang.Object | +--com.ibm.commerce.registry.AltLanguageRegistry
This is the AlternativeLanguageRegistry used on the command side
Field Summary |
---|
Fields inherited from interface com.ibm.commerce.registry. Registry |
COPYRIGHT |
Constructor Summary | |
---|---|
AltLanguageRegistry() Constructor for AlternativeLanguageRegistry. |
Method Summary | |
---|---|
void |
initialize() Initialize the alternative languages hashtable on the instance of the AlternativeLanguageRegistry that is used by EJBs. |
void |
refresh() Refreshes the alternative language registry from the database. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Constructor Detail |
---|
public AltLanguageRegistry()
Method Detail |
---|
public void initialize() throws java.lang.Exception
initialize
in interface
Registry
java.lang.Exception
public void refresh() throws java.lang.Exception
refresh
in interface
Registry
java.lang.Exception