Interface IReconcilerExtension

All Known Implementing Classes:
Reconciler

public interface IReconcilerExtension
Extends IReconciler with the ability to be aware of documents with multiple partitionings.
Since:
3.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the partitioning this reconciler is using.
  • Method Details

    • getDocumentPartitioning

      String getDocumentPartitioning()
      Returns the partitioning this reconciler is using.
      Returns:
      the partitioning this reconciler is using