Package | Description |
---|---|
systems.dmx.topicmaps | |
systems.dmx.webservice |
Modifier and Type | Method and Description |
---|---|
void |
TopicmapsService.hideAssocs(long topicmapId,
IdList assocIds) |
void |
TopicmapsPlugin.hideAssocs(long topicmapId,
IdList assocIds) |
void |
TopicmapsService.hideMulti(long topicmapId,
IdList topicIds,
IdList assocIds) |
void |
TopicmapsPlugin.hideMulti(long topicmapId,
IdList topicIds,
IdList assocIds) |
void |
TopicmapsService.hideTopics(long topicmapId,
IdList topicIds) |
void |
TopicmapsPlugin.hideTopics(long topicmapId,
IdList topicIds) |
Modifier and Type | Method and Description |
---|---|
DirectivesResponse |
WebservicePlugin.deleteAssocs(IdList assocIds) |
DirectivesResponse |
WebservicePlugin.deleteMulti(IdList topicIds,
IdList assocIds) |
DirectivesResponse |
WebservicePlugin.deleteTopics(IdList topicIds) |
Copyright © 2018. All Rights Reserved.