org.kuali.rice.kns.web.struts.action
Class KualiPropertyMessageResources

java.lang.Object
  extended by org.apache.struts.util.MessageResources
      extended by org.apache.struts.util.PropertyMessageResources
          extended by org.kuali.rice.kns.web.struts.action.KualiPropertyMessageResources
All Implemented Interfaces:
Serializable

public class KualiPropertyMessageResources
extends org.apache.struts.util.PropertyMessageResources

This is a description of what this class does - jjhanso don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.struts.util.PropertyMessageResources
locales, log, messages
 
Fields inherited from class org.apache.struts.util.MessageResources
config, defaultFactory, defaultLocale, factory, formats, returnNull
 
Constructor Summary
KualiPropertyMessageResources(org.apache.struts.util.MessageResourcesFactory factory, String config)
           
KualiPropertyMessageResources(org.apache.struts.util.MessageResourcesFactory factory, String config, boolean returnNull)
           
 
Method Summary
 Map getKualiProperties(String localeKey)
           
protected  void loadLocale(String localeKey)
           
 
Methods inherited from class org.apache.struts.util.PropertyMessageResources
getMessage, setMode
 
Methods inherited from class org.apache.struts.util.MessageResources
escape, getConfig, getFactory, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessageResources, getReturnNull, isEscape, isPresent, isPresent, localeKey, log, log, messageKey, messageKey, setEscape, setReturnNull
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KualiPropertyMessageResources

public KualiPropertyMessageResources(org.apache.struts.util.MessageResourcesFactory factory,
                                     String config)

KualiPropertyMessageResources

public KualiPropertyMessageResources(org.apache.struts.util.MessageResourcesFactory factory,
                                     String config,
                                     boolean returnNull)
Method Detail

loadLocale

protected void loadLocale(String localeKey)
Overrides:
loadLocale in class org.apache.struts.util.PropertyMessageResources

getKualiProperties

public Map getKualiProperties(String localeKey)


Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.