|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BenefitsCalculationDao | |
---|---|
org.kuali.kfs.module.bc.document.dataaccess.impl | |
org.kuali.kfs.module.bc.document.service.impl |
Uses of BenefitsCalculationDao in org.kuali.kfs.module.bc.document.dataaccess.impl |
---|
Classes in org.kuali.kfs.module.bc.document.dataaccess.impl that implement BenefitsCalculationDao | |
---|---|
class |
BenefitsCalculationDaoJdbc
implements the SQL procedures to calculate benefits for the personnel object codes in the budget. |
Uses of BenefitsCalculationDao in org.kuali.kfs.module.bc.document.service.impl |
---|
Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BenefitsCalculationDao | |
---|---|
void |
BenefitsCalculationServiceImpl.setBenefitsCalculationDao(BenefitsCalculationDao benefitsCalculationDao)
This method allows spring to initialize the Dao, so we don't have to look up the bean on each call from the application |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |