Interface CustomDataValue<T>

All Known Implementing Classes:
SimpleCustomDataValue

@Deprecated public interface CustomDataValue<T>
Deprecated.
  • Method Details Link icon

    • getTypedValue Link icon

      TypedValue<T> getTypedValue()
      Deprecated.
    • getCrawlableValue Link icon

      String getCrawlableValue()
      Deprecated.