com.silverpeas.kmelia.dao
Interface TopicSearchDao

All Known Implementing Classes:
TopicSearchDaoImpl

public interface TopicSearchDao


Method Summary
 List<MostInterestedQueryVO> getMostInterestedSearch(String instanceId)
           
 

Method Detail

getMostInterestedSearch

List<MostInterestedQueryVO> getMostInterestedSearch(String instanceId)
Parameters:
instanceId - the current instance identifier (i.e. kmeliaXXX)
Returns:
the list of most interested query for the application given in parameter


Copyright © 2016 Silverpeas. All Rights Reserved.