Class DataImportSummaryItemProxy

  • All Implemented Interfaces:
    Proxy

    public class DataImportSummaryItemProxy
    extends Object
    implements Proxy
    Author:
    S. Ricci
    • Method Detail

      • getEntryId

        public int getEntryId()
      • getRecordTotalErrors

        public int getRecordTotalErrors()
      • getRecordErrors

        public int getRecordErrors()
      • getRecordMissingErrors

        public int getRecordMissingErrors()
      • getRecordCreationDate

        public Date getRecordCreationDate()
      • getRecordModifiedDate

        public Date getRecordModifiedDate()
      • getRecordCompletionPercent

        public int getRecordCompletionPercent()
      • getRecordFilledAttributesCount

        public int getRecordFilledAttributesCount()
      • getConflictingRecordTotalErrors

        public int getConflictingRecordTotalErrors()
      • getConflictingRecordErrors

        public int getConflictingRecordErrors()
      • getConflictingRecordMissingErrors

        public int getConflictingRecordMissingErrors()
      • getConflictingRecordCompletionPercent

        public int getConflictingRecordCompletionPercent()
      • getConflictingRecordCreationDate

        public Date getConflictingRecordCreationDate()
      • getConflictingRecordModifiedDate

        public Date getConflictingRecordModifiedDate()
      • getConflictingRecordFilledAttributesCount

        public int getConflictingRecordFilledAttributesCount()
      • getCompletionDifferencePercent

        public int getCompletionDifferencePercent()
      • getImportabilityLevel

        public int getImportabilityLevel()
      • isEntryDataPresent

        public boolean isEntryDataPresent()
      • isCleansingDataPresent

        public boolean isCleansingDataPresent()
      • isAnalysisDataPresent

        public boolean isAnalysisDataPresent()
      • isConflictingRecordEntryDataPresent

        public boolean isConflictingRecordEntryDataPresent()
      • isConflictingRecordCleansingDataPresent

        public boolean isConflictingRecordCleansingDataPresent()
      • isConflictingRecordAnalysisDataPresent

        public boolean isConflictingRecordAnalysisDataPresent()