org.kuali.kfs.module.cam.businessobject
Class AssetPaymentAccountingLineParser

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

public class AssetPaymentAccountingLineParser
extends AccountingLineParserBase


Field Summary
protected static String[] AP_FORMAT
           
 
Fields inherited from class org.kuali.kfs.sys.businessobject.AccountingLineParserBase
DEFAULT_FORMAT
 
Constructor Summary
AssetPaymentAccountingLineParser()
           
 
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

AP_FORMAT

protected static final String[] AP_FORMAT
Constructor Detail

AssetPaymentAccountingLineParser

public AssetPaymentAccountingLineParser()
Method Detail

getSourceAccountingLineFormat

public String[] getSourceAccountingLineFormat()
Specified by:
getSourceAccountingLineFormat in interface AccountingLineParser
Overrides:
getSourceAccountingLineFormat in class AccountingLineParserBase
Returns:
SourceAccountingLine attribute format
See Also:
AccountingLineParserBase.getSourceAccountingLineFormat()


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