Uses of Interface
systems.dmx.core.model.topicmaps.ViewTopic
-
Packages that use ViewTopic Package Description systems.dmx.core.impl systems.dmx.core.service systems.dmx.topicmaps -
-
Uses of ViewTopic in systems.dmx.core.impl
Methods in systems.dmx.core.impl that return ViewTopic Modifier and Type Method Description ViewTopic
ModelFactoryImpl. newViewTopic(TopicModel topic, ViewProps viewProps)
-
Uses of ViewTopic in systems.dmx.core.service
Methods in systems.dmx.core.service that return ViewTopic Modifier and Type Method Description ViewTopic
ModelFactory. newViewTopic(TopicModel topic, ViewProps viewProps)
-
Uses of ViewTopic in systems.dmx.topicmaps
Methods in systems.dmx.topicmaps that return ViewTopic Modifier and Type Method Description ViewTopic
Topicmap. getTopic(long id)
Methods in systems.dmx.topicmaps that return types with arguments of type ViewTopic Modifier and Type Method Description Iterable<ViewTopic>
Topicmap. getTopics()
-