| Package | Description |
|---|---|
| com.communote.server.api.core.blog | |
| com.communote.server.api.core.note | |
| com.communote.server.core.blog.helper | |
| com.communote.server.core.vo.query.converters |
| Modifier and Type | Method and Description |
|---|---|
void |
UserBlogData.copy(UserBlogData otherBean)
Copies all properties from the argument value object into this value object.
|
| Constructor and Description |
|---|
UserBlogData(UserBlogData otherBean)
Copies constructor from other UserBlogData
|
| Modifier and Type | Method and Description |
|---|---|
UserBlogData |
NoteData.getBlog() |
| Modifier and Type | Method and Description |
|---|---|
void |
NoteData.setBlog(UserBlogData blog) |
| Modifier and Type | Method and Description |
|---|---|
static List<UserBlogData> |
BlogManagementHelper.sortedUserBlogList(List<UserBlogData> userBlogListItem)
Returns the list of user blog list items whose blog titles are localized.
|
| Modifier and Type | Method and Description |
|---|---|
static List<UserBlogData> |
BlogManagementHelper.sortedUserBlogList(List<UserBlogData> userBlogListItem)
Returns the list of user blog list items whose blog titles are localized.
|
| Modifier and Type | Method and Description |
|---|---|
UserBlogData |
BlogToBlogListItemQueryResultConverter.create() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BlogToBlogListItemQueryResultConverter.convert(Blog source,
UserBlogData target) |
Copyright © 2019 Communote team. All rights reserved.