public class GeneralErrorCorrectionDocumentAccountingLineParser extends AccountingLineParserBase
GeneralErrorCorrectionDocument
accounting line parser.GeneralErrorCorrectionDocument
Modifier and Type | Field and Description |
---|---|
protected static String[] |
GEC_FORMAT |
DEFAULT_FORMAT
Constructor and Description |
---|
GeneralErrorCorrectionDocumentAccountingLineParser() |
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, validateImportedAccountingLine
protected static final String[] GEC_FORMAT
public GeneralErrorCorrectionDocumentAccountingLineParser()
public String[] getSourceAccountingLineFormat()
getSourceAccountingLineFormat
in interface AccountingLineParser
getSourceAccountingLineFormat
in class AccountingLineParserBase
SourceAccountingLine
attribute formatorg.kuali.rice.krad.bo.AccountingLineParserBase#getSourceAccountingLineFormat()
public String[] getTargetAccountingLineFormat()
getTargetAccountingLineFormat
in interface AccountingLineParser
getTargetAccountingLineFormat
in class AccountingLineParserBase
TargetAccountingLine
attribute formatorg.kuali.rice.krad.bo.AccountingLineParserBase#getTargetAccountingLineFormat()
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.