|
||||||||||
| 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.UpdateAssetDecreaseDocumentTaxLotsServiceImpl
public class UpdateAssetDecreaseDocumentTaxLotsServiceImpl
Provides an implementation for the transaction line related tax lots update for the AssetIncreaseDocument.
| Constructor Summary | |
|---|---|
UpdateAssetDecreaseDocumentTaxLotsServiceImpl()
|
|
| 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(AssetDecreaseDocument adDocument,
EndowmentTransactionLine transLine)
Updates the tax lots related to the given transaction line in the Asset Decrease document. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateAssetDecreaseDocumentTaxLotsServiceImpl()
| Method Detail |
|---|
public void updateTransactionLineTaxLots(AssetDecreaseDocument adDocument,
EndowmentTransactionLine transLine)
UpdateAssetDecreaseDocumentTaxLotsService
updateTransactionLineTaxLots in interface UpdateAssetDecreaseDocumentTaxLotsServicetransLine - the transaction line for which we update the tax lotsUpdateAssetDecreaseDocumentTaxLotsService.updateTransactionLineTaxLots(org.kuali.kfs.module.endow.document.AssetDecreaseDocument, 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 | |||||||||