| Package | Description |
|---|---|
| com.communote.server.core.exception.mapper | |
| com.communote.server.service |
| Modifier and Type | Method and Description |
|---|---|
Class<ParentIsAlreadyChildDataIntegrityViolationException> |
ParentIsAlreadyChildDataIntegrityViolationExceptionMapper.getExceptionClass() |
| Modifier and Type | Method and Description |
|---|---|
Status |
ParentIsAlreadyChildDataIntegrityViolationExceptionMapper.mapException(ParentIsAlreadyChildDataIntegrityViolationException exception)
Maps the given exception to a status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopicHierarchyService.addTopic(Long parentTopicId,
Long childTopicId)
Method to add a topic as child to another topic.
|
Copyright © 2019 Communote team. All rights reserved.