|
||||||||||
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.UpdateUnitShareAdjustmentDocumentTaxLotsServiceImpl
public class UpdateUnitShareAdjustmentDocumentTaxLotsServiceImpl
Constructor Summary | |
---|---|
UpdateUnitShareAdjustmentDocumentTaxLotsServiceImpl()
|
Method Summary | |
---|---|
SecurityService |
getSecurityService()
Gets the securityService. |
HoldingTaxLotService |
getTaxLotService()
Gets the taxLotService. |
void |
setSecurityService(SecurityService securityService)
Sets the securityService. |
void |
setTaxLotService(HoldingTaxLotService taxLotService)
Sets the taxLotService. |
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdateUnitShareAdjustmentDocumentTaxLotsServiceImpl()
Method Detail |
---|
public void updateTransactionLineTaxLots(boolean isUpdate, EndowmentUnitShareAdjustmentDocument unitShareAdjustmentDocument, EndowmentTransactionLine transLine, boolean isSource)
UpdateUnitShareAdjustmentDocumentTaxLotsService
updateTransactionLineTaxLots
in interface UpdateUnitShareAdjustmentDocumentTaxLotsService
unitShareAdjustmentDocument
- the Endowment Unit Share Adjustmentt for which we compute the transaction line related tax
lotstransLine
- the transaction line for which we update the tax lotsUpdateUnitShareAdjustmentDocumentTaxLotsService.updateTransactionLineTaxLots(boolean,
org.kuali.kfs.module.endow.document.EndowmentUnitShareAdjustmentDocument,
org.kuali.kfs.module.endow.businessobject.EndowmentTransactionLine, boolean)
public HoldingTaxLotService getTaxLotService()
public void setTaxLotService(HoldingTaxLotService taxLotService)
taxLotService
- public SecurityService getSecurityService()
public void setSecurityService(SecurityService securityService)
securityService
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |