@Deprecated public final class KNSGlobalVariables extends Object
| Modifier and Type | Method and Description |
|---|---|
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.
|
@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()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.