| Package | Description |
|---|---|
| de.deepamehta.core.impl | |
| de.deepamehta.core.service | |
| de.deepamehta.core.service.event |
| Modifier and Type | Method and Description |
|---|---|
List<TopicType> |
CoreServiceImpl.getAllTopicTypes() |
| Modifier and Type | Method and Description |
|---|---|
TopicType |
CoreService.createTopicType(TopicTypeModel model) |
TopicType |
CoreService.getTopicType(String topicTypeUri) |
TopicType |
CoreService.getTopicTypeImplicitly(long topicId)
Acccesses a topic type while enforcing the implicit READ permission.
|
| Modifier and Type | Method and Description |
|---|---|
List<TopicType> |
CoreService.getAllTopicTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
IntroduceTopicTypeListener.introduceTopicType(TopicType topicType) |
void |
PreSendTopicTypeListener.preSendTopicType(TopicType topicType) |
Copyright © 2018. All rights reserved.