Class KualiPropertyMessageResources

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

@Deprecated public class KualiPropertyMessageResources extends org.apache.struts.util.PropertyMessageResources
Deprecated.
KNS Struts deprecated, use KRAD and the Spring MVC framework.
See Also:
  • 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

    Constructors
    Constructor
    Description
    KualiPropertyMessageResources(org.apache.struts.util.MessageResourcesFactory factory, String config)
    Deprecated.
     
    KualiPropertyMessageResources(org.apache.struts.util.MessageResourcesFactory factory, String config, boolean returnNull)
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    protected void
    loadLocale(String localeKey)
    Deprecated.
     

    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 Details

    • KualiPropertyMessageResources

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

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

    • loadLocale

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

      public Map getKualiProperties(String localeKey)
      Deprecated.