public class ConverterBasedContentDiffAdapter extends AbstractContentDiffAdapter
Constructor and Description |
---|
ConverterBasedContentDiffAdapter() |
Modifier and Type | Method and Description |
---|---|
boolean |
cachable() |
void |
cleanup() |
List<Blob> |
getContentDiffBlobs(DocumentModel otherDoc,
ContentDiffConversionType conversionType,
Locale locale) |
List<Blob> |
getContentDiffBlobs(DocumentModel otherDoc,
String xpath,
ContentDiffConversionType conversionType,
Locale locale) |
void |
setDefaultContentDiffFieldXPath(String xPath) |
getFileContentDiffBlobs, getFileContentDiffBlobs, getFileContentDiffURL, getFileContentDiffURL, setAdaptedDocument
public List<Blob> getContentDiffBlobs(DocumentModel otherDoc, ContentDiffConversionType conversionType, Locale locale) throws ContentDiffException, ConversionException
public List<Blob> getContentDiffBlobs(DocumentModel otherDoc, String xpath, ContentDiffConversionType conversionType, Locale locale) throws ContentDiffException, ConversionException
public void cleanup()
public boolean cachable()
public void setDefaultContentDiffFieldXPath(String xPath)
Copyright © 2015 Nuxeo SA. All rights reserved.