|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.util.KNSGlobalVariables
@Deprecated public final class KNSGlobalVariables
| Method Summary | |
|---|---|
static void |
clear()
Deprecated. |
static Map<String,AuditCluster> |
getAuditErrorMap()
Deprecated. |
static KualiForm |
getKualiForm()
Deprecated. |
static MessageList |
getMessageList()
Deprecated. |
static void |
setAuditErrorMap(HashMap<String,AuditCluster> errorMap)
Deprecated. |
static void |
setKualiForm(KualiForm kualiForm)
Deprecated. |
static void |
setMessageList(MessageList messageList)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@Deprecated public static MessageList getMessageList()
@Deprecated public static void setMessageList(MessageList messageList)
messageList - @Deprecated public static KualiForm getKualiForm()
@Deprecated public static Map<String,AuditCluster> getAuditErrorMap()
@Deprecated public static void setAuditErrorMap(HashMap<String,AuditCluster> errorMap)
errorMap - @Deprecated public static void setKualiForm(KualiForm kualiForm)
kualiForm - @Deprecated public static void clear()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||