public class ScanFileFieldMapping extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static SimpleDateFormat |
DEFAULT_DATE_FORMAT |
Constructor and Description |
---|
ScanFileFieldMapping() |
Modifier and Type | Method and Description |
---|---|
SimpleDateFormat |
getDateFormat() |
String |
getSourceAttribute() |
String |
getSourceXPath() |
String |
getTargetType() |
String |
getTargetXPath() |
public static final SimpleDateFormat DEFAULT_DATE_FORMAT
public SimpleDateFormat getDateFormat()
public String getSourceXPath()
public String getSourceAttribute()
public String getTargetXPath()
public String getTargetType()
Copyright © 2013 Nuxeo SA. All Rights Reserved.