JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
G
I
J
P
R
T
U
C
CloudIdDoesNotExistExceptionMapper
- Class in
eu.europeana.cloud.service.uis.exception
CloudIdDoesNotExist exception mapper
CloudIdDoesNotExistExceptionMapper()
- Constructor for class eu.europeana.cloud.service.uis.exception.
CloudIdDoesNotExistExceptionMapper
createCloudId(String, String)
- Method in class eu.europeana.cloud.service.uis.rest.
UniqueIdentifierResource
Invoke the generation of a cloud identifier using the provider identifier and a record identifier
createIdMapping(String, String)
- Method in class eu.europeana.cloud.service.uis.rest.
DataProviderResource
Create a mapping between a cloud identifier and a record identifier for a provider
createProvider(UriInfo, DataProviderProperties, String)
- Method in class eu.europeana.cloud.service.uis.rest.
DataProvidersResource
Creates a new data provider.
D
DatabaseConnectionExceptionMapper
- Class in
eu.europeana.cloud.service.uis.exception
DatabaseConnection exception mapper
DatabaseConnectionExceptionMapper()
- Constructor for class eu.europeana.cloud.service.uis.exception.
DatabaseConnectionExceptionMapper
DataProviderResource
- Class in
eu.europeana.cloud.service.uis.rest
Resource for DataProvider.
DataProviderResource()
- Constructor for class eu.europeana.cloud.service.uis.rest.
DataProviderResource
DataProvidersResource
- Class in
eu.europeana.cloud.service.uis.rest
Resource for DataProviders.
DataProvidersResource()
- Constructor for class eu.europeana.cloud.service.uis.rest.
DataProvidersResource
deleteCloudId(String)
- Method in class eu.europeana.cloud.service.uis.rest.
UniqueIdentifierResource
Remove a cloud identifier and all the associations to its record identifiers
E
eu.europeana.cloud.service.uis.exception
- package eu.europeana.cloud.service.uis.exception
eu.europeana.cloud.service.uis.rest
- package eu.europeana.cloud.service.uis.rest
G
getCloudId(String, String)
- Method in class eu.europeana.cloud.service.uis.rest.
UniqueIdentifierResource
Invoke the generation of a cloud identifier using the provider identifier
getCloudIdsByProvider(String, String, int)
- Method in class eu.europeana.cloud.service.uis.rest.
DataProviderResource
Get the cloud identifiers for a specific provider identifier with pagination
getLocalIds(String)
- Method in class eu.europeana.cloud.service.uis.rest.
UniqueIdentifierResource
Retrieve a list of record Identifiers associated with a cloud identifier
getLocalIdsByProvider(String, String, int)
- Method in class eu.europeana.cloud.service.uis.rest.
DataProviderResource
Get the record identifiers for a specific provider identifier with pagination
getProvider(String)
- Method in class eu.europeana.cloud.service.uis.rest.
DataProviderResource
Gets provider.
getProviders(String)
- Method in class eu.europeana.cloud.service.uis.rest.
DataProvidersResource
Lists all providers.
I
IdHasBeenMappedExceptionMapper
- Class in
eu.europeana.cloud.service.uis.exception
IdHasBeenMapped exception mapper
IdHasBeenMappedExceptionMapper()
- Constructor for class eu.europeana.cloud.service.uis.exception.
IdHasBeenMappedExceptionMapper
J
JerseyConfig
- Class in
eu.europeana.cloud.service.uis.rest
Jersey Configuration for Exception Mappers and Resources
JerseyConfig()
- Constructor for class eu.europeana.cloud.service.uis.rest.
JerseyConfig
Creates a new instance of this class.
P
ProviderAlreadyExistsExceptionMapper
- Class in
eu.europeana.cloud.service.uis.exception
Provider Already Exists exception mapper
ProviderAlreadyExistsExceptionMapper()
- Constructor for class eu.europeana.cloud.service.uis.exception.
ProviderAlreadyExistsExceptionMapper
ProviderDoesNotExistExceptionMapper
- Class in
eu.europeana.cloud.service.uis.exception
ProviderDoesNotExist exception mapper
ProviderDoesNotExistExceptionMapper()
- Constructor for class eu.europeana.cloud.service.uis.exception.
ProviderDoesNotExistExceptionMapper
R
RecordDatasetEmptyExceptionMapper
- Class in
eu.europeana.cloud.service.uis.exception
RecordDatasetEmpty exception mapper
RecordDatasetEmptyExceptionMapper()
- Constructor for class eu.europeana.cloud.service.uis.exception.
RecordDatasetEmptyExceptionMapper
RecordDoesNotExistExceptionMapper
- Class in
eu.europeana.cloud.service.uis.exception
RecordDoesNotExist exception mapper
RecordDoesNotExistExceptionMapper()
- Constructor for class eu.europeana.cloud.service.uis.exception.
RecordDoesNotExistExceptionMapper
RecordExistsExceptionMapper
- Class in
eu.europeana.cloud.service.uis.exception
RecordExists exception mapper
RecordExistsExceptionMapper()
- Constructor for class eu.europeana.cloud.service.uis.exception.
RecordExistsExceptionMapper
RecordIdDoesNotExistExceptionMapper
- Class in
eu.europeana.cloud.service.uis.exception
RecordIdDoesNotExist exception mapper
RecordIdDoesNotExistExceptionMapper()
- Constructor for class eu.europeana.cloud.service.uis.exception.
RecordIdDoesNotExistExceptionMapper
removeIdMapping(String)
- Method in class eu.europeana.cloud.service.uis.rest.
DataProviderResource
Remove the mapping between a record identifier and a cloud identifier
T
toResponse(CloudIdDoesNotExistException)
- Method in class eu.europeana.cloud.service.uis.exception.
UISExceptionMapper
toResponse(DatabaseConnectionException)
- Method in class eu.europeana.cloud.service.uis.exception.
UISExceptionMapper
toResponse(IdHasBeenMappedException)
- Method in class eu.europeana.cloud.service.uis.exception.
UISExceptionMapper
toResponse(ProviderDoesNotExistException)
- Method in class eu.europeana.cloud.service.uis.exception.
UISExceptionMapper
toResponse(RecordDatasetEmptyException)
- Method in class eu.europeana.cloud.service.uis.exception.
UISExceptionMapper
toResponse(RecordDoesNotExistException)
- Method in class eu.europeana.cloud.service.uis.exception.
UISExceptionMapper
toResponse(RecordExistsException)
- Method in class eu.europeana.cloud.service.uis.exception.
UISExceptionMapper
toResponse(RecordIdDoesNotExistException)
- Method in class eu.europeana.cloud.service.uis.exception.
UISExceptionMapper
toResponse(ProviderAlreadyExistsException)
- Method in class eu.europeana.cloud.service.uis.exception.
UISExceptionMapper
U
UISExceptionMapper
- Class in
eu.europeana.cloud.service.uis.exception
Generic class exposing the exceptions
UISExceptionMapper()
- Constructor for class eu.europeana.cloud.service.uis.exception.
UISExceptionMapper
UniqueIdentifierResource
- Class in
eu.europeana.cloud.service.uis.rest
Implementation of the Unique Identifier Service.
UniqueIdentifierResource()
- Constructor for class eu.europeana.cloud.service.uis.rest.
UniqueIdentifierResource
updateProvider(DataProviderProperties, String, UriInfo)
- Method in class eu.europeana.cloud.service.uis.rest.
DataProviderResource
Updates data provider information.
C
D
E
G
I
J
P
R
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013–2014
Europeana Cloud Development Team
. All rights reserved.