Class QueryController
java.lang.Object
net.ontopia.topicmaps.rest.controller.AbstractController
net.ontopia.topicmaps.rest.v1.query.QueryController
-
Field Summary
Fields inherited from class net.ontopia.topicmaps.rest.controller.AbstractController
ontopia -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidinit()query(TopicMapIF topicmap, String language, String query) Methods inherited from class net.ontopia.topicmaps.rest.controller.AbstractController
getController, getOntopia, requireNotNull, setOntopia
-
Constructor Details
-
QueryController
public QueryController()
-
-
Method Details
-
init
protected void init()- Specified by:
initin classAbstractController
-
query
-