|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrganizationReversionUnitOfWorkDao | |
---|---|
org.kuali.kfs.gl.batch.dataaccess.impl | |
org.kuali.kfs.gl.batch.service.impl |
Uses of OrganizationReversionUnitOfWorkDao in org.kuali.kfs.gl.batch.dataaccess.impl |
---|
Classes in org.kuali.kfs.gl.batch.dataaccess.impl that implement OrganizationReversionUnitOfWorkDao | |
---|---|
class |
OrganizationReversionUnitOfWorkDaoJdbc
A JDBC implementation of the OrganizationReversionUnitOfWorkDao...we had to use this because PersistenceService truncated tables, which is something you can't do on tables with primary keys. |
Uses of OrganizationReversionUnitOfWorkDao in org.kuali.kfs.gl.batch.service.impl |
---|
Methods in org.kuali.kfs.gl.batch.service.impl that return OrganizationReversionUnitOfWorkDao | |
---|---|
OrganizationReversionUnitOfWorkDao |
OrganizationReversionUnitOfWorkServiceImpl.getOrgReversionUnitOfWorkDao()
Gets the orgReversionUnitOfWorkDao attribute. |
Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type OrganizationReversionUnitOfWorkDao | |
---|---|
void |
OrganizationReversionUnitOfWorkServiceImpl.setOrgReversionUnitOfWorkDao(OrganizationReversionUnitOfWorkDao orgReversionUnitOfWorkDao)
Sets the orgReversionUnitOfWorkDao attribute value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |