public class PurApAccountingLineParser extends AccountingLineParserBase
Modifier and Type | Field and Description |
---|---|
protected static String[] |
PURAP_FORMAT |
DEFAULT_FORMAT
Constructor and Description |
---|
PurApAccountingLineParser()
Constructs a AuxiliaryVoucherAccountingLineParser.java.
|
Modifier and Type | Method and Description |
---|---|
protected Class |
getSourceAccountingLineClass(AccountingDocument accountingDocument)
Given a document, determines what class the source lines of that document uses
|
String[] |
getSourceAccountingLineFormat() |
chooseFormat, getExpectedAccountingLineFormatAsString, getTargetAccountingLineClass, getTargetAccountingLineFormat, importAccountingLines, importSourceAccountingLines, importTargetAccountingLines, parseAccountingLine, parseSourceAccountingLine, parseTargetAccountingLine, performCustomSourceAccountingLinePopulation, performCustomTargetAccountingLinePopulation, populateAccountingLine, putCommonAttributesInMap, removeChartFromFormatIfNeeded, retrieveAttributeLabel, validateImportedAccountingLine
protected static final String[] PURAP_FORMAT
public PurApAccountingLineParser()
public String[] getSourceAccountingLineFormat()
getSourceAccountingLineFormat
in interface AccountingLineParser
getSourceAccountingLineFormat
in class AccountingLineParserBase
SourceAccountingLine
attribute formatorg.kuali.rice.krad.bo.AccountingLineParserBase#getSourceAccountingLineFormat()
protected Class getSourceAccountingLineClass(AccountingDocument accountingDocument)
AccountingLineParserBase
getSourceAccountingLineClass
in class AccountingLineParserBase
accountingDocument
- the document to find the class of the source lines fororg.kuali.rice.krad.bo.AccountingLineParser#getSourceAccountingLineClass(org.kuali.rice.krad.document.AccountingDocument)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.