Uses of Class
systems.dmx.core.service.TopicResult
-
Packages that use TopicResult Package Description systems.dmx.core.impl systems.dmx.core.service systems.dmx.webservice -
-
Uses of TopicResult in systems.dmx.core.impl
Methods in systems.dmx.core.impl that return TopicResult Modifier and Type Method Description TopicResult
CoreServiceImpl. queryTopicsFulltext(String query, String typeUri, boolean searchChildTopics)
-
Uses of TopicResult in systems.dmx.core.service
Methods in systems.dmx.core.service that return TopicResult Modifier and Type Method Description TopicResult
CoreService. queryTopicsFulltext(String query, String typeUri, boolean searchChildTopics)
Performs a fulltext search in topic values and in entire topic trees. -
Uses of TopicResult in systems.dmx.webservice
Methods in systems.dmx.webservice that return TopicResult Modifier and Type Method Description TopicResult
WebservicePlugin. queryTopicsFulltext(String query, String topicTypeUri, boolean searchChildTopics)
-