Class TopicSearchDaoImpl
java.lang.Object
org.silverpeas.components.kmelia.dao.TopicSearchDaoImpl
- All Implemented Interfaces:
TopicSearchDao
This class is the Jdbc Dao implementation of TopicSearchDao
- Author:
- ebonnet
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TopicSearchDaoImpl
public TopicSearchDaoImpl()
-
-
Method Details
-
getMostInterestedSearch
- Specified by:
getMostInterestedSearchin interfaceTopicSearchDao- Parameters:
instanceId- the current instance identifier (i.e. kmeliaXXX)- Returns:
- the list of most interested query for the application given in parameter
-