Package org.codelibs.fess.dict.synonym
Class SynonymItem
java.lang.Object
org.codelibs.fess.dict.DictionaryItem
org.codelibs.fess.dict.synonym.SynonymItem
-
Field Summary
Fields inherited from class org.codelibs.fess.dict.DictionaryItem
id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanString[]String[]String[]String[]inthashCode()booleanbooleanvoidsetNewInputs(String[] newInputs) voidsetNewOutputs(String[] newOutputs) toString()Methods inherited from class org.codelibs.fess.dict.DictionaryItem
getId
-
Constructor Details
-
SynonymItem
-
-
Method Details
-
getNewInputs
-
setNewInputs
-
getNewOutputs
-
setNewOutputs
-
getInputs
-
getInputsValue
-
getOutputs
-
getOutputsValue
-
isUpdated
public boolean isUpdated() -
isDeleted
public boolean isDeleted() -
hashCode
public int hashCode() -
equals
-
toString
-
toLineString
-