|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.kfs.module.endow.document.service.impl.UpdateSecurityTransferTargetTaxLotsServiceImpl
public class UpdateSecurityTransferTargetTaxLotsServiceImpl
| Constructor Summary | |
|---|---|
UpdateSecurityTransferTargetTaxLotsServiceImpl()
|
|
| Method Summary | |
|---|---|
protected KEMService |
getKemService()
Gets the kemService. |
protected SecurityService |
getSecurityService()
Gets the securityService. |
protected HoldingTaxLotService |
getTaxLotService()
Gets the taxLotService. |
void |
setKemService(KEMService kemService)
Sets the kemService. |
void |
setSecurityService(SecurityService securityService)
Sets the securityService. |
void |
setTaxLotService(HoldingTaxLotService taxLotService)
Sets the taxLotService. |
void |
updateTransactionLineTaxLots(CorporateReorganizationDocument document,
EndowmentTransactionLine transLine)
|
void |
updateTransactionLineTaxLots(SecurityTransferDocument document,
EndowmentTransactionLine transLine)
Updates the tax lots related to the given target transaction line in the Security Transfer document. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateSecurityTransferTargetTaxLotsServiceImpl()
| Method Detail |
|---|
public void updateTransactionLineTaxLots(CorporateReorganizationDocument document,
EndowmentTransactionLine transLine)
updateTransactionLineTaxLots in interface UpdateSecurityTransferTargetTaxLotsService
public void updateTransactionLineTaxLots(SecurityTransferDocument document,
EndowmentTransactionLine transLine)
UpdateSecurityTransferTargetTaxLotsService
updateTransactionLineTaxLots in interface UpdateSecurityTransferTargetTaxLotsServicedocument - the Security Transfer Document for which we compute the transaction line related tax lotstransLine - the transaction line for which we update the tax lotsUpdateSecurityTransferTargetTaxLotsService.updateTransactionLineTaxLots(org.kuali.kfs.module.endow.document.SecurityTransferDocument,
org.kuali.kfs.module.endow.businessobject.EndowmentTransactionLine)protected HoldingTaxLotService getTaxLotService()
public void setTaxLotService(HoldingTaxLotService taxLotService)
taxLotService - protected SecurityService getSecurityService()
public void setSecurityService(SecurityService securityService)
securityService - protected KEMService getKemService()
public void setKemService(KEMService kemService)
kemService -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||