Interface ISearchRecordMetadata

  • All Known Implementing Classes:
    SearchRecordMetadata

    public interface ISearchRecordMetadata
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Method Detail

      • getSearchPromoted

        boolean getSearchPromoted()
        element : searchPromoted of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      • isSearchPromoted

        boolean isSearchPromoted()
      • setSearchPromoted

        void setSearchPromoted​(boolean searchPromoted)
      • getSpellCorrected

        boolean getSpellCorrected()
        element : spellCorrected of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      • isSpellCorrected

        boolean isSpellCorrected()
      • setSpellCorrected

        void setSpellCorrected​(boolean spellCorrected)