Uses of Interface
org.dspace.app.sherpa.submit.ISSNItemExtractor
-
Packages that use ISSNItemExtractor Package Description org.dspace.app.sherpa.submit -
-
Uses of ISSNItemExtractor in org.dspace.app.sherpa.submit
Classes in org.dspace.app.sherpa.submit that implement ISSNItemExtractor Modifier and Type Class Description classMetadataAuthorityISSNExtractorclassMetadataValueISSNExtractorMethods in org.dspace.app.sherpa.submit that return types with arguments of type ISSNItemExtractor Modifier and Type Method Description List<ISSNItemExtractor>SHERPASubmitConfigurationService. getIssnItemExtractors()Method parameters in org.dspace.app.sherpa.submit with type arguments of type ISSNItemExtractor Modifier and Type Method Description voidSHERPASubmitConfigurationService. setIssnItemExtractors(List<ISSNItemExtractor> issnItemExtractors)
-