Class ScanFileBlobMapping

java.lang.Object
org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobMapping

public class ScanFileBlobMapping extends Object
XMap descriptor for Blob mapping
Author:
Thierry Delprat
  • Field Details

    • sourceXPath

      protected String sourceXPath
    • sourcePathAttribute

      protected String sourcePathAttribute
    • sourceFilenameAttribute

      protected String sourceFilenameAttribute
    • targetXPath

      protected String targetXPath
  • Constructor Details

    • ScanFileBlobMapping

      public ScanFileBlobMapping()
  • Method Details

    • getSourceXPath

      public String getSourceXPath()
    • getTargetXPath

      public String getTargetXPath()
    • getSourcePathAttribute

      public String getSourcePathAttribute()
    • getSourceFilenameAttribute

      public String getSourceFilenameAttribute()