org.kuali.kfs.module.endow.document.service
Interface UpdateSecurityTransferTargetTaxLotsService
- All Known Implementing Classes:
- UpdateSecurityTransferTargetTaxLotsServiceImpl
public interface UpdateSecurityTransferTargetTaxLotsService
updateTransactionLineTaxLots
void updateTransactionLineTaxLots(SecurityTransferDocument document,
EndowmentTransactionLine transLine)
- Updates the tax lots related to the given target transaction line in the Security Transfer document.
- Parameters:
document
- the Security Transfer Document for which we compute the transaction line related tax lotstransLine
- the transaction line for which we update the tax lots
updateTransactionLineTaxLots
void updateTransactionLineTaxLots(CorporateReorganizationDocument document,
EndowmentTransactionLine transLine)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.