| Package | Description |
|---|---|
| eu.europeana.corelib.dereference | |
| eu.europeana.corelib.dereference.impl |
| Modifier and Type | Method and Description |
|---|---|
ControlledVocabularyImpl |
VocabularyMongoServer.getControlledVocabulary(String field,
String filter)
Retrieve the mappings for a specific resource.
|
ControlledVocabularyImpl |
VocabularyMongoServer.getControlledVocabularyByName(String name)
Retrieve a ControlledVocabulary by name
|
ControlledVocabularyImpl |
VocabularyMongoServer.getControlledVocabularyByUri(String uri,
String name)
Retrieve the mappings for a specific resource by URI
|
| Modifier and Type | Field and Description |
|---|---|
protected ControlledVocabularyImpl |
Extractor.vocabulary |
| Modifier and Type | Method and Description |
|---|---|
ControlledVocabularyImpl |
Extractor.findVocabularyByName(String name,
String uri)
Find a Dereferencing vocabulary by name and URI
|
ControlledVocabularyImpl |
VocabularyMongoServerImpl.getControlledVocabulary(String field,
String filter) |
ControlledVocabularyImpl |
VocabularyMongoServerImpl.getControlledVocabularyByName(String name) |
ControlledVocabularyImpl |
VocabularyMongoServerImpl.getControlledVocabularyByUri(String uri,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<ControlledVocabularyImpl> |
Extractor.getControlledVocabularies()
Retrieve all the stored controlled vocabularies
|
| Modifier and Type | Method and Description |
|---|---|
void |
Extractor.setVocabulary(ControlledVocabularyImpl vocabulary)
Set active Vocabulary
|
| Constructor and Description |
|---|
Extractor(ControlledVocabularyImpl controlledVocabulary)
Constructor for use with object injection
|
Extractor(ControlledVocabularyImpl controlledVocabulary,
VocabularyMongoServer server)
Constructor with the MongoDBServer for use without object Injection
|
Copyright © 2015 Europeana Foundation. All rights reserved.