Interface EntitySearchModel.Settings

Enclosing interface:
EntitySearchModel

public static interface EntitySearchModel.Settings
Column search settings
  • Method Details

    • wildcardPrefix

      State wildcardPrefix()
      Returns:
      a State representing whether a wildcard is automatically prepended to the search string
    • wildcardPostfix

      State wildcardPostfix()
      Returns:
      a State representing whether a wildcard is automatically appended to the search string
    • caseSensitive

      State caseSensitive()
      Returns:
      a State representing whether the search is case-sensitive