|
||||||||||
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.EndowmentTransactionDocumentServiceImpl
org.kuali.kfs.module.endow.document.service.impl.EndowmentTransactionLinesDocumentServiceImpl
org.kuali.kfs.module.endow.document.service.impl.LiabilityDocumentServiceImpl
public class LiabilityDocumentServiceImpl
This class...
Constructor Summary | |
---|---|
LiabilityDocumentServiceImpl()
|
Method Summary | |
---|---|
KEMService |
getKemService()
|
SecurityService |
getSecurityService()
Gets the securityService. |
HoldingTaxLotService |
getTaxLotService()
Gets the taxLotService. |
void |
setKemService(KEMService kemService)
|
void |
setSecurityService(SecurityService securityService)
Sets the securityService. |
void |
setTaxLotService(HoldingTaxLotService taxLotService)
Sets the taxLotService. |
void |
updateLiabilityDecreaseTransactionLineTaxLots(boolean isSource,
EndowmentTaxLotLinesDocumentBase document,
EndowmentTransactionLine transLine)
This method... |
void |
updateLiabilityIncreaseTransactionLineTaxLots(boolean isSource,
EndowmentTaxLotLinesDocumentBase document,
EndowmentTransactionLine transLine)
This method... |
Methods inherited from class org.kuali.kfs.module.endow.document.service.impl.EndowmentTransactionLinesDocumentServiceImpl |
---|
canKEMIDHaveAPrincipalActivity, getCorpusIndicatorValueforAnEndowmentTransactionLine, getEndowmentTransactionCodeService, getKemidService, setEndowmentTransactionCodeService, setKemidService |
Methods inherited from class org.kuali.kfs.module.endow.document.service.impl.EndowmentTransactionDocumentServiceImpl |
---|
getBusinessObjectService, getSecurity, getSecurityForHoldingHistoryValueAdjustment, matchChartBetweenKEMIDAndETranCode, matchChartBetweenSecurityAndETranCode, setBusinessObjectService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.kuali.kfs.module.endow.document.service.EndowmentTransactionLinesDocumentService |
---|
canKEMIDHaveAPrincipalActivity, getCorpusIndicatorValueforAnEndowmentTransactionLine |
Methods inherited from interface org.kuali.kfs.module.endow.document.service.EndowmentTransactionDocumentService |
---|
getSecurity, getSecurityForHoldingHistoryValueAdjustment, matchChartBetweenKEMIDAndETranCode, matchChartBetweenSecurityAndETranCode |
Constructor Detail |
---|
public LiabilityDocumentServiceImpl()
Method Detail |
---|
public void updateLiabilityIncreaseTransactionLineTaxLots(boolean isSource, EndowmentTaxLotLinesDocumentBase document, EndowmentTransactionLine transLine)
LiabilityDocumentService
updateLiabilityIncreaseTransactionLineTaxLots
in interface LiabilityDocumentService
org.kuali.kfs.module.endow.document.service.UpdateAssetIncreaseDocumentTaxLotsService#updateTransactionLineTaxLots(boolean,
org.kuali.kfs.module.endow.document.AssetIncreaseDocument,
org.kuali.kfs.module.endow.businessobject.EndowmentTransactionLine)
public void updateLiabilityDecreaseTransactionLineTaxLots(boolean isSource, EndowmentTaxLotLinesDocumentBase document, EndowmentTransactionLine transLine)
LiabilityDocumentService
updateLiabilityDecreaseTransactionLineTaxLots
in interface LiabilityDocumentService
org.kuali.kfs.module.endow.document.service.UpdateAssetIncreaseDocumentTaxLotsService#updateTransactionLineTaxLots(boolean,
org.kuali.kfs.module.endow.document.AssetIncreaseDocument,
org.kuali.kfs.module.endow.businessobject.EndowmentTransactionLine)
public HoldingTaxLotService getTaxLotService()
public void setTaxLotService(HoldingTaxLotService taxLotService)
taxLotService
- public SecurityService getSecurityService()
public void setSecurityService(SecurityService securityService)
securityService
- public KEMService getKemService()
public void setKemService(KEMService kemService)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |