|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CheckDao | |
---|---|
org.kuali.kfs.fp.dataaccess.impl | |
org.kuali.kfs.fp.service.impl |
Uses of CheckDao in org.kuali.kfs.fp.dataaccess.impl |
---|
Classes in org.kuali.kfs.fp.dataaccess.impl that implement CheckDao | |
---|---|
class |
CheckDaoOjb
This class is the OJB implementation of the AccountingLineDao interface. |
Uses of CheckDao in org.kuali.kfs.fp.service.impl |
---|
Methods in org.kuali.kfs.fp.service.impl that return CheckDao | |
---|---|
CheckDao |
CheckServiceImpl.getCheckDao()
Gets the checkDao attribute. |
Methods in org.kuali.kfs.fp.service.impl with parameters of type CheckDao | |
---|---|
void |
CheckServiceImpl.setCheckDao(CheckDao d)
Sets the checkDao attribute. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |