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, validateImportedAccountingLine
public AuxiliaryVoucherAccountingLineParser()
protected void performCustomSourceAccountingLinePopulation(Map<String,String> attributeValueMap, SourceAccountingLine sourceAccountingLine, String accountingLineAsString)
public String[] getSourceAccountingLineFormat()
getSourceAccountingLineFormat
in interface AccountingLineParser
getSourceAccountingLineFormat
in class AccountingLineParserBase
SourceAccountingLine
attribute formatorg.kuali.rice.krad.bo.AccountingLineParserBase#getSourceAccountingLineFormat()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.