Class TagSearch.HitMapper

java.lang.Object
com.logicaldoc.core.searchengine.TagSearch.HitMapper
All Implemented Interfaces:
org.springframework.jdbc.core.RowMapper<Hit>
Enclosing class:
TagSearch

public class TagSearch.HitMapper extends Object implements org.springframework.jdbc.core.RowMapper<Hit>
  • Constructor Details

    • HitMapper

      public HitMapper()
  • Method Details