Uses of Class
org.dspace.app.rest.model.MetadataValueList
Packages that use MetadataValueList
-
Uses of MetadataValueList in org.dspace.app.rest.converter
Methods in org.dspace.app.rest.converter that return MetadataValueListModifier and TypeMethodDescriptionDSpaceObjectConverter.getPermissionFilteredMetadata(Context context, M obj) Retrieves the metadata list filtered according to the hidden metadata configuration When the context is null, it will return the metadatalist as for an anonymous userItemConverter.getPermissionFilteredMetadata(Context context, Item obj) Retrieves the metadata list filtered according to the hidden metadata configuration When the context is null, it will return the metadatalist as for an anonymous user Overrides the parent method to include virtual metadataMethods in org.dspace.app.rest.converter that return types with arguments of type MetadataValueListMethods in org.dspace.app.rest.converter with parameters of type MetadataValueListModifier and TypeMethodDescriptionMetadataConverter.convert(MetadataValueList metadataValues, Projection projection)