Uses of Class
org.dspace.content.MetadataValue

Packages that use MetadataValue
org.dspace.content Provides an API for reading and manipulating content in the DSpace system. 
 

Uses of MetadataValue in org.dspace.content
 

Methods in org.dspace.content that return MetadataValue
static MetadataValue MetadataValue.find(Context context, int valueId)
          Retrieves the metadata value from the database.
 

Methods in org.dspace.content that return types with arguments of type MetadataValue
static List<MetadataValue> MetadataValue.findByField(Context context, int fieldId)
          Retrieves the metadata values for a given field from the database.
 



Copyright © 2010 DuraSpace. All Rights Reserved.