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