Interface HighlightHandler.HighlightContext

All Superinterfaces:
Serializable
Enclosing interface:
HighlightHandler

public static interface HighlightHandler.HighlightContext extends Serializable
The context of the highlight.
  • Method Details

    • getUser

      UserInfo getUser()
      Gets the user.
      Returns:
      the user, not null
    • getPropertyName

      String getPropertyName()
      Gets the property name.
      Returns:
      the property name, not null
    • getFieldIndex

      int getFieldIndex()
      Gets the field index.
      Returns:
      the field index