| Interface | Description |
|---|---|
| ArticleDao |
Article Data Access Object
|
| ArticleRejectionDao |
Article Rejection Data Access Object
|
| CategoryDao |
Category Data Access Object
|
| CommentDao |
Data Access Object for comments
|
| MediaDao |
Media Data Access Object
|
| TopicDao |
Topic Data Access Object
|
| Class | Description |
|---|---|
| ArticleDaoImpl |
Data Access Object for articles.
|
| ArticleRejectionDaoImpl |
Data Access Object for Article Rejections.
|
| CategoryDaoImpl |
Implementation for the CategoryDao
|
| CommentDaoImpl |
Implementation for the CommentDao
|
| MediaDaoImpl |
Implementation for the MediaDao
|
| TopicDaoImpl |
Implementation for the TopicDao
|
Copyright © 2011-2014 The Kuali Foundation. All Rights Reserved.