| Package | Description |
|---|---|
| org.dspace.content |
Provides an API for reading and manipulating content in the DSpace system.
|
| org.dspace.content.service |
| Modifier and Type | Method and Description |
|---|---|
List<RelationshipMetadataValue> |
ItemServiceImpl.getRelationshipMetadata(Item item,
boolean enableVirtualMetadata) |
| Modifier and Type | Method and Description |
|---|---|
List<RelationshipMetadataValue> |
ItemService.getRelationshipMetadata(Item item,
boolean enableVirtualMetadata)
This method retrieves a list of MetadataValue objects that get constructed from processing
the given Item's Relationships through the config given to the
VirtualMetadataPopulator |
Copyright © 2019 DuraSpace. All rights reserved.