Interface SnIndexerItemSource

All Known Implementing Classes:
FlexibleSearchSnIndexerItemSource, PksSnIndexerItemSource, TypeSnIndexerItemSource

public interface SnIndexerItemSource
Implementors for this interface are responsible for collecting the items to be indexed/deleted.
  • Method Summary

    Modifier and Type
    Method
    Description
    getPks(SnIndexerContext indexerContext)
    Returns the pks of the items to be indexed/deleted.