Nuxeo ECM Projects 5.6-RC1

org.nuxeo.ecm.platform.scanimporter.service
Class ScanFileBlobMapping

java.lang.Object
  extended by org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobMapping
All Implemented Interfaces:
Serializable

public class ScanFileBlobMapping
extends Object
implements Serializable

XMap descriptor for Blob mapping

Author:
Thierry Delprat
See Also:
Serialized Form

Constructor Summary
ScanFileBlobMapping()
           
 
Method Summary
 String getSourceFilenameAttribute()
           
 String getSourcePathAttribute()
           
 String getSourceXPath()
           
 String getTargetXPath()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScanFileBlobMapping

public ScanFileBlobMapping()
Method Detail

getSourceXPath

public String getSourceXPath()

getTargetXPath

public String getTargetXPath()

getSourcePathAttribute

public String getSourcePathAttribute()

getSourceFilenameAttribute

public String getSourceFilenameAttribute()

Nuxeo ECM Projects 5.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.