Interface TopicSearchDao

All Known Implementing Classes:
TopicSearchDaoImpl

public interface TopicSearchDao
  • Method Details

    • 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