public class BudgetAdjustmentAccountingLineParser extends AccountingLineParserBase
BudgetAdjustmentDocument accounting line parser| Modifier and Type | Field and Description |
|---|---|
protected static String[] |
AD_FORMAT |
DEFAULT_FORMAT| Constructor and Description |
|---|
BudgetAdjustmentAccountingLineParser()
Constructs a AdvanceDepositAccountingLineParser.java.
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
getSourceAccountingLineFormat() |
String[] |
getTargetAccountingLineFormat() |
chooseFormat, getExpectedAccountingLineFormatAsString, getSourceAccountingLineClass, getTargetAccountingLineClass, importAccountingLines, importSourceAccountingLines, importTargetAccountingLines, parseAccountingLine, parseSourceAccountingLine, parseTargetAccountingLine, performCustomSourceAccountingLinePopulation, performCustomTargetAccountingLinePopulation, populateAccountingLine, putCommonAttributesInMap, removeChartFromFormatIfNeeded, retrieveAttributeLabel, validateImportedAccountingLinepublic BudgetAdjustmentAccountingLineParser()
public String[] getSourceAccountingLineFormat()
getSourceAccountingLineFormat in interface AccountingLineParsergetSourceAccountingLineFormat in class AccountingLineParserBaseSourceAccountingLine attribute formatorg.kuali.rice.krad.bo.AccountingLineParserBase#getSourceAccountingLineFormat()public String[] getTargetAccountingLineFormat()
getTargetAccountingLineFormat in interface AccountingLineParsergetTargetAccountingLineFormat in class AccountingLineParserBaseTargetAccountingLine attribute formatorg.kuali.rice.krad.bo.AccountingLineParser#getTargetAccountingLineFormat()Copyright © 2004–2014 The Kuali Foundation. All rights reserved.