Package | Description |
---|---|
org.kuali.ole.gl.batch.service.impl | |
org.kuali.ole.gl.dataaccess.impl | |
org.kuali.ole.gl.service.impl | |
org.kuali.ole.sys.document.service.impl |
Modifier and Type | Method and Description |
---|---|
void |
SufficientFundsAccountUpdateServiceImpl.setBalanceDao(BalanceDao balanceDao) |
Modifier and Type | Class and Description |
---|---|
class |
BalanceDaoOjb
An OJB implementation of BalanceDao
|
Modifier and Type | Field and Description |
---|---|
protected BalanceDao |
BalanceServiceImpl.balanceDao |
Modifier and Type | Method and Description |
---|---|
void |
BalanceServiceImpl.setBalanceDao(BalanceDao balanceDao) |
Modifier and Type | Method and Description |
---|---|
BalanceDao |
AccountPresenceServiceImpl.getBalanceDao()
Simple getter used to retrieve an instance of the BalanceDao.
|
Modifier and Type | Method and Description |
---|---|
void |
AccountPresenceServiceImpl.setBalanceDao(BalanceDao balanceDao)
Simple setter used to set the local BalanceDao attribute.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.