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

All Known Implementing Classes:
UpdateUnitShareAdjustmentDocumentTaxLotsServiceImpl

public interface UpdateUnitShareAdjustmentDocumentTaxLotsService


Method Summary
 void updateTransactionLineTaxLots(boolean isUpdate, EndowmentUnitShareAdjustmentDocument unitShareAdjustmentDocument, EndowmentTransactionLine transLine, boolean isSource)
          Updates the tax lots related to the given transaction line in the Endowment Unit Share Adjustment document.
 

Method Detail

updateTransactionLineTaxLots

void updateTransactionLineTaxLots(boolean isUpdate,
                                  EndowmentUnitShareAdjustmentDocument unitShareAdjustmentDocument,
                                  EndowmentTransactionLine transLine,
                                  boolean isSource)
Updates the tax lots related to the given transaction line in the Endowment Unit Share Adjustment document.

Parameters:
unitShareAdjustmentDocument - the Endowment Unit Share Adjustmentt 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.