|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiscoveryConfiguration | |
|---|---|
| org.dspace.discovery | |
| org.dspace.discovery.configuration | |
| Uses of DiscoveryConfiguration in org.dspace.discovery |
|---|
| Methods in org.dspace.discovery that return DiscoveryConfiguration | |
|---|---|
static DiscoveryConfiguration |
SearchUtils.getDiscoveryConfiguration()
|
static DiscoveryConfiguration |
SearchUtils.getDiscoveryConfiguration(DSpaceObject dso)
|
| Methods in org.dspace.discovery that return types with arguments of type DiscoveryConfiguration | |
|---|---|
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 |
| Uses of DiscoveryConfiguration in org.dspace.discovery.configuration |
|---|
| Methods in org.dspace.discovery.configuration that return types with arguments of type DiscoveryConfiguration | |
|---|---|
Map<String,DiscoveryConfiguration> |
DiscoveryConfigurationService.getMap()
|
| Method parameters in org.dspace.discovery.configuration with type arguments of type DiscoveryConfiguration | |
|---|---|
void |
DiscoveryConfigurationService.setMap(Map<String,DiscoveryConfiguration> map)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||