Class ProtwordsItem

java.lang.Object
org.codelibs.fess.dict.DictionaryItem
org.codelibs.fess.dict.protwords.ProtwordsItem

public class ProtwordsItem extends DictionaryItem
  • Constructor Details

    • ProtwordsItem

      public ProtwordsItem(long id, String input)
  • Method Details

    • getNewInput

      public String getNewInput()
    • setNewInput

      public void setNewInput(String newInput)
    • getInput

      public String getInput()
    • getInputValue

      public String getInputValue()
    • isUpdated

      public boolean isUpdated()
    • isDeleted

      public boolean isDeleted()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • toLineString

      public String toLineString()