Uses of Class
org.dspace.importer.external.metadatamapping.contributor.SimpleRisToMetadataContributor
-
Packages that use SimpleRisToMetadataContributor 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 SimpleRisToMetadataContributor in org.dspace.importer.external.metadatamapping.contributor
Subclasses of SimpleRisToMetadataContributor in org.dspace.importer.external.metadatamapping.contributor Modifier and Type Class Description classSimpleRisToMetadataConcatContributorThis contributor extends SimpleRisToMetadataContributor, in particular, this one is able to chain multi values into a single one
-