Uses of Class
org.dspace.app.rest.model.MetadataValueList
-
Packages that use MetadataValueList Package Description org.dspace.app.rest.converter -
-
Uses of MetadataValueList in org.dspace.app.rest.converter
Methods in org.dspace.app.rest.converter that return types with arguments of type MetadataValueList Modifier and Type Method Description Class<MetadataValueList>MetadataConverter. getModelClass()Methods in org.dspace.app.rest.converter with parameters of type MetadataValueList Modifier and Type Method Description MetadataRestMetadataConverter. convert(MetadataValueList metadataValues, Projection projection)
-