Uses of Class
org.dspace.app.suggestion.SuggestionEvidence
Packages that use SuggestionEvidence
-
Uses of SuggestionEvidence in org.dspace.app.suggestion
Methods in org.dspace.app.suggestion that return types with arguments of type SuggestionEvidence -
Uses of SuggestionEvidence in org.dspace.app.suggestion.scorer
Methods in org.dspace.app.suggestion.scorer that return SuggestionEvidenceModifier and TypeMethodDescriptionAuthorNamesScorer.computeEvidence(Item researcher, ExternalDataObject importRecord) Method which is responsible to evaluate ImportRecord based on authors name.DateScorer.computeEvidence(Item researcher, ExternalDataObject importRecord) Method which is responsible to evaluate ImportRecord based on the publication date.EvidenceScorer.computeEvidence(Item researcher, ExternalDataObject importRecord) Method to compute the suggestion evidence of an ImportRecord, a null evidence would lead the record to be discarded.