Uses of Interface
org.dspace.content.service.DuplicateDetectionService
Packages that use DuplicateDetectionService
Package
Description
Provides an API for reading and manipulating content in the DSpace system.
-
Uses of DuplicateDetectionService in org.dspace.content
Classes in org.dspace.content that implement DuplicateDetectionServiceModifier and TypeClassDescriptionclassDefault implementation of DuplicateDetectionService. -
Uses of DuplicateDetectionService in org.dspace.content.factory
Methods in org.dspace.content.factory that return DuplicateDetectionServiceModifier and TypeMethodDescriptionabstract DuplicateDetectionServiceContentServiceFactory.getDuplicateDetectionService()Return the implementation of the DuplicateDetectionService interfaceContentServiceFactoryImpl.getDuplicateDetectionService()