Class TopicSearchServiceImpl

java.lang.Object
org.silverpeas.components.kmelia.search.TopicSearchServiceImpl
All Implemented Interfaces:
TopicSearchService

@Service public class TopicSearchServiceImpl extends Object implements TopicSearchService
This implementation use JPA TopicSearchRepository and JDBC TopicSearchDao
See Also:
  • Constructor Details

    • TopicSearchServiceImpl

      public TopicSearchServiceImpl()
  • Method Details