| Package | Description |
|---|---|
| eu.europeana.corelib.lookup.impl | |
| eu.europeana.corelib.tools.lookuptable |
| Modifier and Type | Method and Description |
|---|---|
void |
EuropeanaIdRegistryMongoServerImpl.createFailedRecord(LookupState state,
String collectionID,
String oldID,
String newId,
String xml) |
| Modifier and Type | Method and Description |
|---|---|
LookupState |
FailedRecord.getLookupState()
The reason it failed
|
LookupState |
LookupResult.getState() |
static LookupState |
LookupState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LookupState[] |
LookupState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EuropeanaIdRegistryMongoServer.createFailedRecord(LookupState state,
String collectionID,
String oldID,
String newId,
String xml)
Sets a value for a failed record
|
void |
FailedRecord.setLookupState(LookupState lookupState) |
void |
LookupResult.setState(LookupState state) |
Copyright © 2015 Europeana Foundation. All rights reserved.