org.kuali.kfs.module.endow.document.service
Interface UpdateAssetIncreaseDocumentTaxLotsService

All Known Implementing Classes:
UpdateAssetIncreaseDocumentTaxLotsServiceImpl

public interface UpdateAssetIncreaseDocumentTaxLotsService


Method Summary
 void updateTransactionLineTaxLots(AssetIncreaseDocument aiDocument, EndowmentTransactionLine transLine)
          Updates the tax lots related to the given transaction line in the Asset Increase document.
 

Method Detail

updateTransactionLineTaxLots

void updateTransactionLineTaxLots(AssetIncreaseDocument aiDocument,
                                  EndowmentTransactionLine transLine)
Updates the tax lots related to the given transaction line in the Asset Increase document.

Parameters:
aiDocument - the Asset Increase Document for which we compute the transaction line related tax lots
transLine - the transaction line for which we update the tax lots


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