public class ScanFileBlobMapping extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
sourceFilenameAttribute |
protected String |
sourcePathAttribute |
protected String |
sourceXPath |
protected String |
targetXPath |
Constructor and Description |
---|
ScanFileBlobMapping() |
Modifier and Type | Method and Description |
---|---|
String |
getSourceFilenameAttribute() |
String |
getSourcePathAttribute() |
String |
getSourceXPath() |
String |
getTargetXPath() |
protected String sourceXPath
protected String sourcePathAttribute
protected String sourceFilenameAttribute
protected String targetXPath
public ScanFileBlobMapping()
public String getSourceXPath()
public String getTargetXPath()
public String getSourcePathAttribute()
public String getSourceFilenameAttribute()
Copyright © 2018 Nuxeo. All rights reserved.