Interface SnIndexerItemSourceOperation

  • All Known Implementing Classes:
    DefaultSnIndexerItemSourceOperation

    public interface SnIndexerItemSourceOperation
    Defines the operation to be applied on an indexer item source.
    • Method Detail

      • getDocumentOperationType

        SnDocumentOperationType getDocumentOperationType()
        Returns the document operation type.
        Returns:
        the document operation type.
      • getIndexerItemSource

        SnIndexerItemSource getIndexerItemSource()
        Returns the indexer item source.
        Returns:
        the the indexer item source.