Uses of Class
org.openforis.collect.model.proxy.RecordSummaryProxy
-
Packages that use RecordSummaryProxy Package Description org.openforis.collect.model.proxy org.openforis.collect.remoting.service.dataimport -
-
Uses of RecordSummaryProxy in org.openforis.collect.model.proxy
Methods in org.openforis.collect.model.proxy that return types with arguments of type RecordSummaryProxy Modifier and Type Method Description static List<RecordSummaryProxy>RecordSummaryProxy. fromList(List<CollectRecordSummary> summaries, ProxyContext context) -
Uses of RecordSummaryProxy in org.openforis.collect.remoting.service.dataimport
Methods in org.openforis.collect.remoting.service.dataimport that return RecordSummaryProxy Modifier and Type Method Description RecordSummaryProxyDataImportSummaryItemProxy. getConflictingRecord()RecordSummaryProxyDataImportSummaryItemProxy. getRecord()
-