Interface SnIndexerItemSourceMapping

  • All Known Implementing Classes:
    DefaultSnIndexerItemSourceMapping

    public interface SnIndexerItemSourceMapping
    Mapping for strategies that are specific to a indexer item source type.
    • Method Detail

      • getItemType

        java.lang.String getItemType()
        Returns the item type.
        Returns:
        the item type
      • getLoadStrategy

        SnIndexerItemSourceLoadStrategy getLoadStrategy()
        Returns the indexer item source load strategy.
        Returns:
        the indexer item source load strategy