Interface CustomDataValue<T>

All Known Implementing Classes:
SimpleCustomDataValue

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

    • getTypedValue

      TypedValue<T> getTypedValue()
      Deprecated.
    • getCrawlableValue

      String getCrawlableValue()
      Deprecated.