org.kuali.kfs.sys.web.struts
Class KFSPropertyMessageResources

java.lang.Object
  extended by org.apache.struts.util.MessageResources
      extended by org.apache.struts.util.PropertyMessageResources
          extended by org.kuali.kfs.sys.web.struts.KFSPropertyMessageResources
All Implemented Interfaces:
Serializable

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

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
KFSPropertyMessageResources(org.apache.struts.util.MessageResourcesFactory factory, String config, boolean returnNull)
           
 
Method Summary
protected  void loadLocale(String localeKey)
           
 
Methods inherited from class org.apache.struts.util.PropertyMessageResources
getMessage
 
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

KFSPropertyMessageResources

public KFSPropertyMessageResources(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


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