| Package | Description |
|---|---|
| org.kuali.rice.krad.dao.impl |
Core dao implementations using ojb.
|
| org.kuali.rice.krad.dao.proxy | |
| org.kuali.rice.krad.service.impl |
Core service implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MaintenanceDocumentDaoJpa
This class is the JPA implementation of the MaintenanceDocumentDao interface.
|
class |
MaintenanceDocumentDaoOjb
This class is the OJB implementation of the MaintenanceDocumentDao interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MaintenanceDocumentDaoProxy |
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceDocumentDaoProxy.setMaintenanceDocumentDaoJpa(MaintenanceDocumentDao maintenanceDocumentDaoJpa) |
void |
MaintenanceDocumentDaoProxy.setMaintenanceDocumentDaoOjb(MaintenanceDocumentDao maintenanceDocumentDaoOjb) |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceDocumentDao |
MaintenanceDocumentServiceImpl.getMaintenanceDocumentDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceDocumentServiceImpl.setMaintenanceDocumentDao(MaintenanceDocumentDao maintenanceDocumentDao) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.