I - The object type of the returning temporary objectO - The returning list objectpublic abstract class DataAccessBlogConverter<I,O> extends QueryResultConverter<I,O>
| Constructor and Description |
|---|
DataAccessBlogConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected Blog |
getBlog(Long blogId)
Getting blog object by id
|
protected BlogDao |
getBlogDao()
Getting Instance of BlogDao
|
convert, convert, convertCollection, createCopyright © 2019 Communote team. All rights reserved.