DirectivesResponse |
WebservicePlugin.createAssociation(AssociationModel model) |
DirectivesResponse |
WebservicePlugin.createTopic(TopicModel model) |
DirectivesResponse |
WebservicePlugin.deleteAssociation(long assocId) |
DirectivesResponse |
WebservicePlugin.deleteAssociationType(String uri) |
DirectivesResponse |
WebservicePlugin.deleteAssocs(IdList assocIds) |
DirectivesResponse |
WebservicePlugin.deleteMulti(IdList topicIds,
IdList assocIds) |
DirectivesResponse |
WebservicePlugin.deleteTopic(long topicId) |
DirectivesResponse |
WebservicePlugin.deleteTopics(IdList topicIds) |
DirectivesResponse |
WebservicePlugin.deleteTopicType(String uri) |
DirectivesResponse |
WebservicePlugin.updateAssociation(long assocId,
AssociationModel model) |
DirectivesResponse |
WebservicePlugin.updateAssociationType(AssociationTypeModel model) |
DirectivesResponse |
WebservicePlugin.updateTopic(long topicId,
TopicModel model) |
DirectivesResponse |
WebservicePlugin.updateTopicType(TopicTypeModel model) |