Uses of Class
org.dspace.importer.external.metadatamapping.contributor.SimpleMetadataContributor
-
Packages that use SimpleMetadataContributor Package Description org.dspace.importer.external.metadatamapping.contributor Contains the classes used to map between retrieved records and actual usableMetadatumDTOClasses are used in the spring config of implementations ofAbstractMetadataFieldMappingwhich query to an element in the retrieved record and map it to a metadatafield. -
-
Uses of SimpleMetadataContributor in org.dspace.importer.external.metadatamapping.contributor
Subclasses of SimpleMetadataContributor in org.dspace.importer.external.metadatamapping.contributor Modifier and Type Class Description classEnhancedSimpleMetadataContributorThis class implements functionalities to handle common situation regarding plain metadata.
-