|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CurrentTaxLotService | |
---|---|
org.kuali.kfs.module.endow.batch.service.impl | |
org.kuali.kfs.module.endow.document.service.impl |
Uses of CurrentTaxLotService in org.kuali.kfs.module.endow.batch.service.impl |
---|
Fields in org.kuali.kfs.module.endow.batch.service.impl declared as CurrentTaxLotService | |
---|---|
protected CurrentTaxLotService |
CurrentTaxLotBalanceUpdateServiceImpl.currentTaxLotService
|
Methods in org.kuali.kfs.module.endow.batch.service.impl that return CurrentTaxLotService | |
---|---|
CurrentTaxLotService |
CurrentTaxLotBalanceUpdateServiceImpl.getCurrentTaxLotService()
gets the currentTaxLotService |
Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type CurrentTaxLotService | |
---|---|
void |
CurrentTaxLotBalanceUpdateServiceImpl.setCurrentTaxLotService(CurrentTaxLotService currentTaxLotService)
gets the currentTaxLotService |
Uses of CurrentTaxLotService in org.kuali.kfs.module.endow.document.service.impl |
---|
Classes in org.kuali.kfs.module.endow.document.service.impl that implement CurrentTaxLotService | |
---|---|
class |
CurrentTaxLotServiceImpl
Implementation to provide services for CurrentTaxLotBalance business object. |
Methods in org.kuali.kfs.module.endow.document.service.impl with parameters of type CurrentTaxLotService | |
---|---|
void |
KEMServiceImpl.setCurrentTaxLotService(CurrentTaxLotService currentTaxLotService)
Gets the currentTaxLotService. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |