public class ProcurementCardErrorPathUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log4j.Logger |
LOG |
| Constructor and Description |
|---|
ProcurementCardErrorPathUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
fixErrorPath(AccountingDocument financialDocument,
AccountingLine accountingLine)
Fix the GlobalVariables.getMessageMap errorPath for how procurement card documents needs them in order
to properly display errors on the interface.
|
protected static org.apache.log4j.Logger LOG
public ProcurementCardErrorPathUtil()
public static void fixErrorPath(AccountingDocument financialDocument, AccountingLine accountingLine)
financialDocument - The financial document the errors will be posted to.accountingLine - The accounting line the error will be posted on.Copyright © 2004–2014 The Kuali Foundation. All rights reserved.