Class BsElevateWordToLabel

java.lang.Object
org.codelibs.fess.es.config.allcommon.EsAbstractEntity
org.codelibs.fess.es.config.bsentity.BsElevateWordToLabel
All Implemented Interfaces:
Serializable, Cloneable, org.dbflute.Entity
Direct Known Subclasses:
ElevateWordToLabel

public class BsElevateWordToLabel extends EsAbstractEntity
${table.comment}
Author:
ESFlute (using FreeGen)
See Also:
  • Field Details

    • suppressUnusedImportLocalDateTime

      protected static final Class<?> suppressUnusedImportLocalDateTime
    • elevateWordId

      protected String elevateWordId
      elevateWordId
    • labelTypeId

      protected String labelTypeId
      labelTypeId
  • Constructor Details

    • BsElevateWordToLabel

      public BsElevateWordToLabel()
  • Method Details