DirectivesResponse |
WebservicePlugin.createAssoc(AssocModel model) |
DirectivesResponse |
WebservicePlugin.createTopic(TopicModel model) |
DirectivesResponse |
WebservicePlugin.deleteAssoc(long assocId) |
DirectivesResponse |
WebservicePlugin.deleteAssocs(IdList assocIds) |
DirectivesResponse |
WebservicePlugin.deleteAssocType(String uri) |
DirectivesResponse |
WebservicePlugin.deleteMulti(IdList topicIds,
IdList assocIds) |
DirectivesResponse |
WebservicePlugin.deleteTopic(long topicId) |
DirectivesResponse |
WebservicePlugin.deleteTopics(IdList topicIds) |
DirectivesResponse |
WebservicePlugin.deleteTopicType(String uri) |
DirectivesResponse |
WebservicePlugin.updateAssoc(long assocId,
AssocModel model) |
DirectivesResponse |
WebservicePlugin.updateAssocType(AssocTypeModel model) |
DirectivesResponse |
WebservicePlugin.updateTopic(long topicId,
TopicModel model) |
DirectivesResponse |
WebservicePlugin.updateTopicType(TopicTypeModel model) |