|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccountBalanceDao | |
---|---|
org.kuali.kfs.gl.batch.service.impl | |
org.kuali.kfs.gl.dataaccess.impl | |
org.kuali.kfs.gl.service.impl |
Uses of AccountBalanceDao in org.kuali.kfs.gl.batch.service.impl |
---|
Fields in org.kuali.kfs.gl.batch.service.impl declared as AccountBalanceDao | |
---|---|
protected AccountBalanceDao |
BalancingServiceImpl.accountBalanceDao
|
Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type AccountBalanceDao | |
---|---|
void |
BalancingServiceImpl.setAccountBalanceDao(AccountBalanceDao accountBalanceDao)
Sets the AccountBalanceDao |
Uses of AccountBalanceDao in org.kuali.kfs.gl.dataaccess.impl |
---|
Classes in org.kuali.kfs.gl.dataaccess.impl that implement AccountBalanceDao | |
---|---|
class |
AccountBalanceDaoOjb
An OJB implmentation of the AccountBalanceDao |
Uses of AccountBalanceDao in org.kuali.kfs.gl.service.impl |
---|
Methods in org.kuali.kfs.gl.service.impl with parameters of type AccountBalanceDao | |
---|---|
void |
AccountBalanceServiceImpl.setAccountBalanceDao(AccountBalanceDao accountBalanceDao)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |