com.raritantechnologies.rql.topic
Interface ITopicSetExporter

All Superinterfaces:
IConfigurable
All Known Implementing Classes:
BasicTopicSetExporter

public interface ITopicSetExporter
extends IConfigurable


Method Summary
 void exportTopicSet(TopicSet topicSet)
           
 
Methods inherited from interface com.raritantechnologies.searchApp.IConfigurable
initialize
 

Method Detail

exportTopicSet

public void exportTopicSet(TopicSet topicSet)