| Package | Description |
|---|---|
| org.dspace.content |
Provides an API for reading and manipulating content in the DSpace system.
|
| Modifier and Type | Method and Description |
|---|---|
static MetadataValue |
MetadataValue.find(Context context,
int valueId)
Retrieves the metadata value from the database.
|
| Modifier and Type | Method and Description |
|---|---|
static List<MetadataValue> |
MetadataValue.findByField(Context context,
int fieldId)
Retrieves the metadata values for a given field from the database.
|
Copyright © 2014 DuraSpace. All Rights Reserved.