Package | Description |
---|---|
com.communote.server.core.blog | |
com.communote.server.core.exception.mapper | |
com.communote.server.service |
Modifier and Type | Method and Description |
---|---|
void |
TopicHierarchyManagement.updateTopicStructure(Long topicId,
TopicStructureTO structureChange)
Update the topic structure for a given topic
|
Modifier and Type | Method and Description |
---|---|
Class<ToplevelTopicIsAlreadyChildBlogManagementException> |
ToplevelTopicIsAlreadyChildBlogManagementExceptionMapper.getExceptionClass() |
Modifier and Type | Method and Description |
---|---|
Status |
ToplevelTopicIsAlreadyChildBlogManagementExceptionMapper.mapException(ToplevelTopicIsAlreadyChildBlogManagementException exception)
Maps the given exception to a status.
|
Modifier and Type | Method and Description |
---|---|
void |
TopicHierarchyService.updateTopicStructure(Long topicId,
TopicStructureTO structureChangeTO)
Update the topic structure for a given topic
|
Copyright © 2019 Communote team. All rights reserved.