| 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  | AttachmentDaoJpaThis class is the JPA implementation of the NoteDao interface. | 
| class  | AttachmentDaoOjbThis class is the OJB implementation of the NoteDao interface. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AttachmentDaoProxy | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AttachmentDaoProxy. setAttachmentDaoJpa(AttachmentDao attachmentDaoJpa) | 
| void | AttachmentDaoProxy. setAttachmentDaoOjb(AttachmentDao attachmentDaoOjb) | 
| Modifier and Type | Method and Description | 
|---|---|
| AttachmentDao | AttachmentServiceImpl. getAttachmentDao()Retrieves a data access object | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AttachmentServiceImpl. setAttachmentDao(AttachmentDao d)Sets the data access object | 
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.