| Package | Description |
|---|---|
| org.dspace.discovery | |
| org.dspace.discovery.configuration |
| Modifier and Type | Method and Description |
|---|---|
static DiscoveryConfiguration |
SearchUtils.getDiscoveryConfiguration() |
static DiscoveryConfiguration |
SearchUtils.getDiscoveryConfiguration(DSpaceObject dso) |
| Modifier and Type | Method and Description |
|---|---|
static List<DiscoveryConfiguration> |
SearchUtils.getAllDiscoveryConfigurations(Item item)
Method that retrieves a list of all the configuration objects from the given item
A configuration object can be returned for each parent community/collection
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,DiscoveryConfiguration> |
DiscoveryConfigurationService.getMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
DiscoveryConfigurationService.setMap(Map<String,DiscoveryConfiguration> map) |
Copyright © 2017 DuraSpace. All rights reserved.