org.kuali.kfs.module.ar.businessobject
Class CustomerInvoiceAccountingLineParser

java.lang.Object
  extended by org.kuali.kfs.sys.businessobject.AccountingLineParserBase
      extended by org.kuali.kfs.module.ar.businessobject.CustomerInvoiceAccountingLineParser
All Implemented Interfaces:
AccountingLineParser

public class CustomerInvoiceAccountingLineParser
extends AccountingLineParserBase

This class...


Field Summary
protected static String[] CUSTOMER_INVOICE_FORMAT
           
 
Fields inherited from class org.kuali.kfs.sys.businessobject.AccountingLineParserBase
DEFAULT_FORMAT
 
Constructor Summary
CustomerInvoiceAccountingLineParser()
           
 
Method Summary
 String[] getSourceAccountingLineFormat()
           
 
Methods inherited from class org.kuali.kfs.sys.businessobject.AccountingLineParserBase
chooseFormat, getExpectedAccountingLineFormatAsString, getSourceAccountingLineClass, getTargetAccountingLineClass, getTargetAccountingLineFormat, importAccountingLines, importSourceAccountingLines, importTargetAccountingLines, parseAccountingLine, parseSourceAccountingLine, parseTargetAccountingLine, performCustomSourceAccountingLinePopulation, performCustomTargetAccountingLinePopulation, populateAccountingLine, putCommonAttributesInMap, removeChartFromFormatIfNeeded, retrieveAttributeLabel, validateImportedAccountingLine
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CUSTOMER_INVOICE_FORMAT

protected static final String[] CUSTOMER_INVOICE_FORMAT
Constructor Detail

CustomerInvoiceAccountingLineParser

public CustomerInvoiceAccountingLineParser()
Method Detail

getSourceAccountingLineFormat

public String[] getSourceAccountingLineFormat()
Specified by:
getSourceAccountingLineFormat in interface AccountingLineParser
Overrides:
getSourceAccountingLineFormat in class AccountingLineParserBase
Returns:
SourceAccountingLine attribute format
See Also:
org.kuali.rice.kns.bo.AccountingLineParserBase#getSourceAccountingLineFormat()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.