Class DataParsingErrorProxy
- java.lang.Object
-
- org.openforis.collect.manager.referencedataimport.proxy.ParsingErrorProxy
-
- org.openforis.collect.io.data.proxy.DataParsingErrorProxy
-
- All Implemented Interfaces:
Proxy
public class DataParsingErrorProxy extends ParsingErrorProxy
- Author:
- S. Ricci
-
-
Constructor Summary
Constructors Constructor Description DataParsingErrorProxy(CSVDataImportJob.DataParsingError error)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFileName()-
Methods inherited from class org.openforis.collect.manager.referencedataimport.proxy.ParsingErrorProxy
fromList, getColumns, getErrorType, getMessage, getMessageArgs, getRow
-
-
-
-
Constructor Detail
-
DataParsingErrorProxy
public DataParsingErrorProxy(CSVDataImportJob.DataParsingError error)
-
-
Method Detail
-
getFileName
public String getFileName()
-
-