com.silverpeas.kmelia.search
Interface TopicSearchService
- All Known Implementing Classes:
- TopicSearchServiceImpl
public interface TopicSearchService
The service for topic search
getMostInterestedSearch
List<MostInterestedQueryVO> getMostInterestedSearch(String instanceId)
- Parameters:
instanceId
- the current application identifier
- Returns:
- the list of most interested query search
createTopicSearch
void createTopicSearch(TopicSearch kmeliaSearch)
- Parameters:
kmeliaSearch
- the kmeliaSearch domain entity to create
Copyright © 2016 Silverpeas. All Rights Reserved.