| Package | Description | 
|---|---|
| com.communote.server.core.blog | |
| com.communote.server.core.tag.category | |
| com.communote.server.core.vo.query.blog | |
| com.communote.server.persistence.blog | 
| Modifier and Type | Method and Description | 
|---|---|
protected BlogDao | 
MailBasedPostingManagementBase.getBlogDao()
Gets the reference to  
blog's DAO. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MailBasedPostingManagementBase.setBlogDao(BlogDao blogDao)
Sets the reference to  
blog's DAO. | 
| Modifier and Type | Method and Description | 
|---|---|
protected BlogDao | 
TagCategoryManagementBase.getBlogDao()
Gets the reference to  
blog's DAO. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TagCategoryManagementBase.setBlogDao(BlogDao blogDao)
Sets the reference to  
blog's DAO. | 
| Modifier and Type | Method and Description | 
|---|---|
protected BlogDao | 
DataAccessBlogConverter.getBlogDao()
Getting Instance of BlogDao 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BlogDaoBase
 Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
  
Blog. | 
class  | 
BlogDaoImpl
Class for implementing service methods of the Blog object. 
 | 
Copyright © 2019 Communote team. All rights reserved.