public class AuxiliaryVoucherAccountingLineParser extends AccountingLineParserBase
AuxiliaryVocherDocument accounting line.| Modifier and Type | Field and Description |
|---|---|
protected static String[] |
AV_FORMAT |
DEFAULT_FORMAT| Constructor and Description |
|---|
AuxiliaryVoucherAccountingLineParser()
Constructs a AuxiliaryVoucherAccountingLineParser.java.
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
getSourceAccountingLineFormat() |
protected void |
performCustomSourceAccountingLinePopulation(Map<String,String> attributeValueMap,
SourceAccountingLine sourceAccountingLine,
String accountingLineAsString)
Populates source accounting lines and sets debit and credit amounts and codes if they exist
|
chooseFormat, getExpectedAccountingLineFormatAsString, getSourceAccountingLineClass, getTargetAccountingLineClass, getTargetAccountingLineFormat, importAccountingLines, importSourceAccountingLines, importTargetAccountingLines, parseAccountingLine, parseSourceAccountingLine, parseTargetAccountingLine, performCustomTargetAccountingLinePopulation, populateAccountingLine, putCommonAttributesInMap, removeChartFromFormatIfNeeded, retrieveAttributeLabel, validateImportedAccountingLinepublic AuxiliaryVoucherAccountingLineParser()
protected void performCustomSourceAccountingLinePopulation(Map<String,String> attributeValueMap, SourceAccountingLine sourceAccountingLine, String accountingLineAsString)
public String[] getSourceAccountingLineFormat()
getSourceAccountingLineFormat in interface AccountingLineParsergetSourceAccountingLineFormat in class AccountingLineParserBaseSourceAccountingLine attribute formatorg.kuali.rice.krad.bo.AccountingLineParserBase#getSourceAccountingLineFormat()Copyright © 2004–2014 The Kuali Foundation. All rights reserved.