|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccountDelegateDao | |
---|---|
org.kuali.kfs.coa.dataaccess.impl | |
org.kuali.kfs.coa.service.impl |
Uses of AccountDelegateDao in org.kuali.kfs.coa.dataaccess.impl |
---|
Classes in org.kuali.kfs.coa.dataaccess.impl that implement AccountDelegateDao | |
---|---|
class |
AccountDelegateDaoOjb
This class is the OJB implementation of the AccountDelegateDao. |
Uses of AccountDelegateDao in org.kuali.kfs.coa.service.impl |
---|
Methods in org.kuali.kfs.coa.service.impl that return AccountDelegateDao | |
---|---|
AccountDelegateDao |
AccountDelegateServiceImpl.getAccountDelegateDao()
Gets the accountDelegateDao attribute. |
Methods in org.kuali.kfs.coa.service.impl with parameters of type AccountDelegateDao | |
---|---|
void |
AccountDelegateServiceImpl.setAccountDelegateDao(AccountDelegateDao accountDelegateDao)
Sets the accountDelegateDao attribute value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |