Uses of Class
org.openforis.collect.remoting.service.dataimport.FileUnmarshallingErrorProxy
-
Packages that use FileUnmarshallingErrorProxy Package Description org.openforis.collect.remoting.service.dataimport -
-
Uses of FileUnmarshallingErrorProxy in org.openforis.collect.remoting.service.dataimport
Methods in org.openforis.collect.remoting.service.dataimport that return types with arguments of type FileUnmarshallingErrorProxy Modifier and Type Method Description static List<FileUnmarshallingErrorProxy>FileUnmarshallingErrorProxy. fromList(List<DataImportSummary.FileErrorItem> list)List<FileUnmarshallingErrorProxy>DataImportSummaryProxy. getSkippedFileErrors()
-