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

All Known Implementing Classes:
UpdateAssetDecreaseDocumentTaxLotsServiceImpl

public interface UpdateAssetDecreaseDocumentTaxLotsService


Method Summary
 void updateTransactionLineTaxLots(AssetDecreaseDocument adDocument, EndowmentTransactionLine transLine)
          Updates the tax lots related to the given transaction line in the Asset Decrease document.
 

Method Detail

updateTransactionLineTaxLots

void updateTransactionLineTaxLots(AssetDecreaseDocument adDocument,
                                  EndowmentTransactionLine transLine)
Updates the tax lots related to the given transaction line in the Asset Decrease document.

Parameters:
aiDocument - the Asset Decrease 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.