Interface SnFieldProvider

All Known Implementing Classes:
CoreSnFieldProvider

public interface SnFieldProvider
Provider for default fields.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns default fields to be added to an index type.
  • Method Details

    • getDefaultFields

      List<SnField> getDefaultFields(SnIndexType indexType)
      Returns default fields to be added to an index type.
      Parameters:
      indexType - - the index type
      Returns:
      the default fields