Class RoleController
java.lang.Object
net.ontopia.topicmaps.rest.controller.AbstractController
net.ontopia.topicmaps.rest.v1.role.RoleController
-
Field Summary
Fields inherited from class net.ontopia.topicmaps.rest.controller.AbstractController
ontopia -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd(TopicMapIF tm, AssociationIF association, AssociationRole role) change(TopicMapIF tm, AssociationRoleIF result, AssociationRole role) protected voidinit()voidremove(AssociationRoleIF role) voidremove(TopicMapIF tm, AssociationRole role) resolve(TopicMapIF tm, AssociationRole role) Methods inherited from class net.ontopia.topicmaps.rest.controller.AbstractController
getController, getOntopia, requireNotNull, setOntopia
-
Constructor Details
-
RoleController
public RoleController()
-
-
Method Details
-
init
protected void init()- Specified by:
initin classAbstractController
-
add
-
remove
-
remove
-
change
-
resolve
-