| Package | Description |
|---|---|
| org.kuali.rice.krad.dao.impl |
Core dao implementations using ojb.
|
| org.kuali.rice.krad.dao.proxy | |
| org.kuali.rice.krad.service |
Core service interfaces.
|
| org.kuali.rice.krad.service.impl |
Core service implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentDaoJpa
This class is the OJB implementation of the DocumentDao interface.
|
class |
DocumentDaoOjb
This class is the OJB implementation of the DocumentDao interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentDaoProxy |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentDaoProxy.setDocumentDaoJpa(DocumentDao documentDaoJpa) |
void |
DocumentDaoProxy.setDocumentDaoOjb(DocumentDao documentDaoOjb) |
| Modifier and Type | Method and Description |
|---|---|
static DocumentDao |
KRADServiceLocatorInternal.getDocumentDao() |
| Modifier and Type | Method and Description |
|---|---|
protected DocumentDao |
DocumentServiceImpl.getDocumentDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentServiceImpl.setDocumentDao(DocumentDao documentDao) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.