Class FullTextIndexValue


  • public class FullTextIndexValue
    extends java.lang.Object
    • Constructor Detail

      • FullTextIndexValue

        public FullTextIndexValue​(java.lang.String fieldName,
                                  java.lang.String value)
      • FullTextIndexValue

        public FullTextIndexValue​(java.lang.String fieldName,
                                  TranslatableText translatableText)
    • Method Detail

      • getFieldName

        public java.lang.String getFieldName()
      • getValue

        public java.lang.String getValue()
      • getTranslatableText

        public boolean getTranslatableText()