| Package | Description |
|---|---|
| de.deepamehta.core | |
| de.deepamehta.core.impl | |
| de.deepamehta.core.model | |
| de.deepamehta.core.service | |
| de.deepamehta.core.service.event |
| Modifier and Type | Method and Description |
|---|---|
void |
TopicType.update(TopicTypeModel model) |
| Modifier and Type | Method and Description |
|---|---|
de.deepamehta.core.impl.TopicTypeImpl |
CoreServiceImpl.createTopicType(TopicTypeModel model) |
void |
CoreServiceImpl.updateTopicType(TopicTypeModel updateModel) |
| Modifier and Type | Method and Description |
|---|---|
TopicTypeModel |
TopicTypeModel.addAssocDef(AssociationDefinitionModel assocDef) |
| Modifier and Type | Method and Description |
|---|---|
TopicTypeModel |
ModelFactory.newTopicTypeModel(org.codehaus.jettison.json.JSONObject topicType) |
TopicTypeModel |
ModelFactory.newTopicTypeModel(String uri,
String value,
String dataTypeUri) |
TopicTypeModel |
ModelFactory.newTopicTypeModel(TopicModel typeTopic,
String dataTypeUri,
List<IndexMode> indexModes,
List<AssociationDefinitionModel> assocDefs,
ViewConfigurationModel viewConfig) |
| Modifier and Type | Method and Description |
|---|---|
TopicType |
CoreService.createTopicType(TopicTypeModel model) |
void |
CoreService.updateTopicType(TopicTypeModel updateModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PreCreateTopicTypeListener.preCreateTopicType(TopicTypeModel model) |
Copyright © 2018. All rights reserved.