public class PurchasingAccountsPayableErrorPathUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log4j.Logger |
LOG |
| Constructor and Description |
|---|
PurchasingAccountsPayableErrorPathUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
fixErrorPath(AccountingDocument financialDocument,
AccountingLine accountingLine)
Fix the GlobalVariables.getMessageMap errorPath for how payment request documents needs them in order to properly display
errors on the interface.
|
protected static org.apache.log4j.Logger LOG
public PurchasingAccountsPayableErrorPathUtil()
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.