Class ScopedController
java.lang.Object
net.ontopia.topicmaps.rest.controller.AbstractController
net.ontopia.topicmaps.rest.v1.scoped.ScopedController
-
Field Summary
Fields inherited from class net.ontopia.topicmaps.rest.controller.AbstractController
ontopia -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected voidinit()voidresolve(TopicMapIF tm, Collection<Topic> scope) voidsetScope(ScopedIF scoped, Collection<Topic> scope) Methods inherited from class net.ontopia.topicmaps.rest.controller.AbstractController
getController, getOntopia, requireNotNull, setOntopia
-
Constructor Details
-
ScopedController
public ScopedController()
-
-
Method Details
-
init
protected void init()- Specified by:
initin classAbstractController
-
setScope
-
resolve
-
add
-
remove
-