Modifier and Type | Method and Description |
---|---|
static CreationBlogTO |
TopicResourceHelper.getBlogTO(CreateTopicParameter createTopicParameter)
Get transfer object of topic
|
Modifier and Type | Method and Description |
---|---|
static CreationBlogTO |
TopicResourceHelper.getBlogTO(CreateTopicParameter createTopicParameter)
Get transfer object of topic
|
Modifier and Type | Method and Description |
---|---|
static CreationBlogTO |
TopicResourceHelper.getBlogTO(CreateTopicParameter createTopicParameter)
Get transfer object of topic
|
Modifier and Type | Method and Description |
---|---|
static CreationBlogTO |
TopicResourceHelper.getBlogTO(CreateTopicParameter createTopicParameter)
Get transfer object of topic
|
Modifier and Type | Method and Description |
---|---|
Blog |
BlogManagement.createBlog(CreationBlogTO blogDetails)
Create a new blog and set the user referenced in the transfer object as its manager.
|
Modifier and Type | Method and Description |
---|---|
Blog |
BlogManagementBase.createBlog(CreationBlogTO blogDetails)
Create a new blog and set the user referenced in the transfer object as its manager.
|
protected Blog |
BlogManagementImpl.handleCreateBlog(CreationBlogTO blogDetails)
Performs the core logic for
BlogManagementBase.createBlog(CreationBlogTO) |
protected abstract Blog |
BlogManagementBase.handleCreateBlog(CreationBlogTO blogDetails)
Performs the core logic for
BlogManagementBase.createBlog(CreationBlogTO) |
Modifier and Type | Method and Description |
---|---|
void |
TopicRolePermissionFilter.filterForCreation(CreationBlogTO entity,
Set<Permission<Blog>> permissions) |
void |
TopicCreateOptionPermissionFilter.filterForCreation(CreationBlogTO entity,
Set<Permission<Blog>> permissions) |
Copyright © 2019 Communote team. All rights reserved.