Interface IPresentationReconcilerExtension
-
- All Known Implementing Classes:
PresentationReconciler
public interface IPresentationReconcilerExtensionExtension interface forIPresentationReconciler. Adds awareness of documents with multiple partitions.- Since:
- 3.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDocumentPartitioning()Returns the document partitioning this presentation reconciler is using.
-