public class PreEncumbranceDocumentAccountingLineParser extends AccountingLineParserBase
PreEncumbranceDocument accounting line parser.PreEncumbranceDocument| Modifier and Type | Field and Description | 
|---|---|
| protected static String[] | PE_SOURCE_FORMAT | 
| protected static String[] | PE_TARGET_FORMAT | 
DEFAULT_FORMAT| Constructor and Description | 
|---|
| PreEncumbranceDocumentAccountingLineParser() | 
| 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, validateImportedAccountingLineprotected static final String[] PE_SOURCE_FORMAT
protected static final String[] PE_TARGET_FORMAT
public PreEncumbranceDocumentAccountingLineParser()
public String[] getSourceAccountingLineFormat()
getSourceAccountingLineFormat in interface AccountingLineParsergetSourceAccountingLineFormat in class AccountingLineParserBaseSourceAccountingLine attribute formatorg.kuali.rice.krad.bo.AccountingLineParserBase#getSourceAccountingLineFormat()public String[] getTargetAccountingLineFormat()
getTargetAccountingLineFormat in interface AccountingLineParsergetTargetAccountingLineFormat in class AccountingLineParserBaseTargetAccountingLine attribute formatorg.kuali.rice.krad.bo.AccountingLineParserBase#getTargetAccountingLineFormat()Copyright © 2004–2015 The Kuali Foundation. All rights reserved.