| Constructor and Description |
|---|
DataImportSummaryItemProxy(DataImportSummaryItem item,
Locale locale) |
public DataImportSummaryItemProxy(DataImportSummaryItem item, Locale locale)
public static List<DataImportSummaryItemProxy> fromList(List<DataImportSummaryItem> items, Locale locale)
@ExternalizedProperty public int getEntryId()
@ExternalizedProperty public RecordSummaryProxy getRecord()
@ExternalizedProperty public int getRecordTotalErrors()
@ExternalizedProperty public int getRecordErrors()
@ExternalizedProperty public int getRecordMissingErrors()
@ExternalizedProperty public Date getRecordCreationDate()
@ExternalizedProperty public Date getRecordModifiedDate()
@ExternalizedProperty public int getRecordCompletionPercent()
@ExternalizedProperty public int getRecordFilledAttributesCount()
@ExternalizedProperty public RecordSummaryProxy getConflictingRecord()
@ExternalizedProperty public int getConflictingRecordTotalErrors()
@ExternalizedProperty public int getConflictingRecordErrors()
@ExternalizedProperty public int getConflictingRecordMissingErrors()
@ExternalizedProperty public int getConflictingRecordCompletionPercent()
@ExternalizedProperty public Date getConflictingRecordCreationDate()
@ExternalizedProperty public Date getConflictingRecordModifiedDate()
public CollectRecord.Step getConflictingRecordStep()
@ExternalizedProperty public int getConflictingRecordFilledAttributesCount()
@ExternalizedProperty public int getCompletionDifferencePercent()
@ExternalizedProperty public int getImportabilityLevel()
@ExternalizedProperty public List<NodeUnmarshallingErrorProxy> getWarnings()
@ExternalizedProperty public List<CollectRecord.Step> getSteps()
@ExternalizedProperty public boolean isEntryDataPresent()
@ExternalizedProperty public boolean isCleansingDataPresent()
@ExternalizedProperty public boolean isAnalysisDataPresent()
@ExternalizedProperty public boolean isConflictingRecordEntryDataPresent()
@ExternalizedProperty public boolean isConflictingRecordCleansingDataPresent()
@ExternalizedProperty public boolean isConflictingRecordAnalysisDataPresent()
protected boolean hasStep(CollectRecord.Step step)
Copyright © 2020 Open Foris. All rights reserved.