|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.struts.util.MessageResources org.apache.struts.util.PropertyMessageResources org.kuali.rice.kns.web.struts.action.KualiPropertyMessageResources
public class KualiPropertyMessageResources
This is a description of what this class does - jjhanso don't forget to fill this in.
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 |
---|
public KualiPropertyMessageResources(org.apache.struts.util.MessageResourcesFactory factory, String config)
public KualiPropertyMessageResources(org.apache.struts.util.MessageResourcesFactory factory, String config, boolean returnNull)
Method Detail |
---|
protected void loadLocale(String localeKey)
loadLocale
in class org.apache.struts.util.PropertyMessageResources
public Map getKualiProperties(String localeKey)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |