public class JournalVoucherAccountingLineParser extends AuxiliaryVoucherAccountingLineParser
JournalVoucherDocument accounting line parser.| Modifier and Type | Field and Description |
|---|---|
protected static String[] |
ENCUMBRANCE_FORMAT |
protected static String[] |
NON_OFFSET_FORMAT |
protected static String[] |
OFFSET_FORMAT |
AV_FORMATDEFAULT_FORMAT| Constructor and Description |
|---|
JournalVoucherAccountingLineParser(String balanceTypeCode)
Constructs a JournalVoucherAccountingLineParser.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, validateImportedAccountingLineprotected static final String[] NON_OFFSET_FORMAT
protected static final String[] OFFSET_FORMAT
protected static final String[] ENCUMBRANCE_FORMAT
public JournalVoucherAccountingLineParser(String balanceTypeCode)
balanceTypeCode - protected void performCustomSourceAccountingLinePopulation(Map<String,String> attributeValueMap, SourceAccountingLine sourceAccountingLine, String accountingLineAsString)
AuxiliaryVoucherAccountingLineParserperformCustomSourceAccountingLinePopulation in class AuxiliaryVoucherAccountingLineParserorg.kuali.rice.krad.bo.AccountingLineParserBase#performCustomSourceAccountingLinePopulation(java.util.Map,
org.kuali.rice.krad.bo.SourceAccountingLine, java.lang.String)public String[] getSourceAccountingLineFormat()
getSourceAccountingLineFormat in interface AccountingLineParsergetSourceAccountingLineFormat in class AuxiliaryVoucherAccountingLineParserSourceAccountingLine attribute formatorg.kuali.rice.krad.bo.AccountingLineParserBase#getSourceAccountingLineFormat()Copyright © 2004–2015 The Kuali Foundation. All rights reserved.