A C D E G H M R S T U Z 

A

App - Class in eu.europeana.cloud.client.uis.rest.console
Command line application that uses the REST API Client
App() - Constructor for class eu.europeana.cloud.client.uis.rest.console.App
 

C

Client - Class in eu.europeana.cloud.client.uis.rest.console
Command line application for Connection REST API
CloudException - Exception in eu.europeana.cloud.client.uis.rest
Generic Cloud Exception
CloudException(String, T) - Constructor for exception eu.europeana.cloud.client.uis.rest.CloudException
Creates a new instance of this class with the wrapped cloud Exception
Command - Class in eu.europeana.cloud.client.uis.rest.console.commands
Abstract console command
Command() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.Command
 
createCloudId(String, String) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Invoke the creation of a new CloudId REST call.
createCloudId(String) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Invoke the creation of a new CloudId REST call.
CreateCloudIdBatchCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands
Generate Batch Identifiers according to a file
CreateCloudIdBatchCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.CreateCloudIdBatchCommand
 
CreateCloudIdBatchWithGenerationCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands
Create Batch Cloud Ids without a fiel
CreateCloudIdBatchWithGenerationCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.CreateCloudIdBatchWithGenerationCommand
 
CreateCloudIdCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands
Create a new CloudId console command
CreateCloudIdCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.CreateCloudIdCommand
 
createMapping(String, String, String) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Create a mapping between a cloud id and provider and record id.
CreateMappingCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands
Create a new mapping console command
CreateMappingCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.CreateMappingCommand
 
createProvider(String, DataProviderProperties) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Create a data provider.

D

deleteCloudId(String) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Delete a cloud id and all its mapped record ids.
DeleteCloudIdCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands
Delete a cloud id console command
DeleteCloudIdCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.DeleteCloudIdCommand
 
DynamicUrlProvider - Class in eu.europeana.cloud.client.uis.rest.web
URL provider for UIS client Returns a dynamically provided url.
DynamicUrlProvider() - Constructor for class eu.europeana.cloud.client.uis.rest.web.DynamicUrlProvider
Creates a new instance of this class, since no URL is provided properties will be read from the properties file.
DynamicUrlProvider(String, String, String) - Constructor for class eu.europeana.cloud.client.uis.rest.web.DynamicUrlProvider
 
DynamicUrlProvider(ServiceProvider) - Constructor for class eu.europeana.cloud.client.uis.rest.web.DynamicUrlProvider
 

E

eu.europeana.cloud.client.uis.rest - package eu.europeana.cloud.client.uis.rest
 
eu.europeana.cloud.client.uis.rest.console - package eu.europeana.cloud.client.uis.rest.console
 
eu.europeana.cloud.client.uis.rest.console.commands - package eu.europeana.cloud.client.uis.rest.console.commands
 
eu.europeana.cloud.client.uis.rest.console.commands.tests - package eu.europeana.cloud.client.uis.rest.console.commands.tests
 
eu.europeana.cloud.client.uis.rest.web - package eu.europeana.cloud.client.uis.rest.web
 
eu.europeana.cloud.client.uis.rest.zookeeper - package eu.europeana.cloud.client.uis.rest.zookeeper
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.Command
Execution method of the command
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.CreateCloudIdBatchCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.CreateCloudIdBatchWithGenerationCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.CreateCloudIdCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.CreateMappingCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.DeleteCloudIdCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.GetCloudIdCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.GetCloudIdsByProviderCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.GetCloudIdsByProviderWithPaginationCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.GetRecordIdsByProviderCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.GetRecordIdsByProviderWithPaginationCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.GetRecordIdsCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.HelpCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.RemoveMappingByLocalIdCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestCreateMappingIdManyProvidersCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestCreateMappingIdOneProviderCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestDeleteCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestReadManyProvidersCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestReadOneProviderCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestReadWriteManyProvidersCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestReadWriteManyProvidersWithIdCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestReadWriteOneProviderCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestReadWriteOneProviderWithIdCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestRetrieveCloudIdCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestRetrieveCloudIdNoPaginationCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestRetrieveCloudIdWithPaginationCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestRetrieveLocalIdNoPaginationCommand
 
execute(UISClient, int, String...) - Method in class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestRetrieveLocalIdWithPaginationCommand
 

G

generateException(ErrorInfo) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Generates the exception to be returned to the client.
getBaseUrl() - Method in class eu.europeana.cloud.client.uis.rest.web.DynamicUrlProvider
 
getBaseUrl() - Method in class eu.europeana.cloud.client.uis.rest.web.StaticUrlProvider
Return the base url for the unique identifier service
getBaseUrl() - Method in interface eu.europeana.cloud.client.uis.rest.web.UrlProvider
 
getCloudId(String, String) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Invoke the retrieval of a cloud identifier.
GetCloudIdCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands
Retrieval of a cloud id console command
GetCloudIdCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.GetCloudIdCommand
 
getCloudIdsByProvider(String) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Retrieve the Cloud ids associated with a provider.
GetCloudIdsByProviderCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands
Retrieval of a cloud id by a provider console command
GetCloudIdsByProviderCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.GetCloudIdsByProviderCommand
 
getCloudIdsByProviderWithPagination(String, String, int) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Retrieve the cloud ids associated with a provider with pagination.
GetCloudIdsByProviderWithPaginationCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands
Retrieval of cloud ids with pagination
GetCloudIdsByProviderWithPaginationCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.GetCloudIdsByProviderWithPaginationCommand
 
getDataProvider(String) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Retrieve a selected data provider.
getDataProviders(String) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Get data providers
getLogger() - Method in class eu.europeana.cloud.client.uis.rest.console.commands.Command
Get parent logger
getRandomService() - Method in class eu.europeana.cloud.client.uis.rest.zookeeper.ServiceFinder
 
getRecordId(String) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Retrieve the local identifiers associated with a cloud identifier
getRecordIdsByProvider(String) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Retrieve records associated with a provider.
GetRecordIdsByProviderCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands
Retrieval of record ids by provider console command
GetRecordIdsByProviderCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.GetRecordIdsByProviderCommand
 
getRecordIdsByProviderWithPagination(String, String, int) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Retrieve the record ids associated with a provider with pagination.
GetRecordIdsByProviderWithPaginationCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands
Retrieval of record ids by provider with pagination console command
GetRecordIdsByProviderWithPaginationCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.GetRecordIdsByProviderWithPaginationCommand
 
GetRecordIdsCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands
Retrieval of record ids from cloud id console command
GetRecordIdsCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.GetRecordIdsCommand
 
getRoundRobinService() - Method in class eu.europeana.cloud.client.uis.rest.zookeeper.ServiceFinder
 
getService() - Method in class eu.europeana.cloud.client.uis.rest.zookeeper.ServiceFinder
 
getServiceFinder() - Method in class eu.europeana.cloud.client.uis.rest.zookeeper.ZookeeperService
 
getServiceInstances() - Method in class eu.europeana.cloud.client.uis.rest.zookeeper.ServiceFinder
 

H

HelpCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands
Help message
HelpCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.HelpCommand
 

M

main(String[]) - Static method in class eu.europeana.cloud.client.uis.rest.console.Client
 

R

removeMappingByLocalId(String, String) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Remove the association of a record id to a cloud id.
RemoveMappingByLocalIdCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands
Removal of a record id mapping console command
RemoveMappingByLocalIdCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.RemoveMappingByLocalIdCommand
 
run() - Method in class eu.europeana.cloud.client.uis.rest.console.App
 

S

ServiceFinder - Class in eu.europeana.cloud.client.uis.rest.zookeeper
Asks Zookeeper for available UIS services.
ServiceFinder(CuratorFramework, InstanceSerializer<ServiceProperties>, String) - Constructor for class eu.europeana.cloud.client.uis.rest.zookeeper.ServiceFinder
 
setId(int) - Method in class eu.europeana.cloud.client.uis.rest.console.App
Set the thread id
setInput(String[]) - Method in class eu.europeana.cloud.client.uis.rest.console.App
Inject command line parameters
StaticUrlProvider - Class in eu.europeana.cloud.client.uis.rest.web
URL provider for UIS client Always returns the same URL.
StaticUrlProvider(String) - Constructor for class eu.europeana.cloud.client.uis.rest.web.StaticUrlProvider
Creates a new instance of this class.

T

TestCreateMappingIdManyProvidersCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands.tests
Test Create id mappings with multiple providers
TestCreateMappingIdManyProvidersCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestCreateMappingIdManyProvidersCommand
 
TestCreateMappingIdOneProviderCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands.tests
Test Create id mappings with one provider
TestCreateMappingIdOneProviderCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestCreateMappingIdOneProviderCommand
 
TestDeleteCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands.tests
Test Delete Identifiers
TestDeleteCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestDeleteCommand
 
TestReadManyProvidersCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands.tests
Test read ids for many providers
TestReadManyProvidersCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestReadManyProvidersCommand
 
TestReadOneProviderCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands.tests
Test read Ids from one provider
TestReadOneProviderCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestReadOneProviderCommand
 
TestReadWriteManyProvidersCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands.tests
Test read write ids for many providers
TestReadWriteManyProvidersCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestReadWriteManyProvidersCommand
 
TestReadWriteManyProvidersWithIdCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands.tests
Test Write many providers with Id
TestReadWriteManyProvidersWithIdCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestReadWriteManyProvidersWithIdCommand
 
TestReadWriteOneProviderCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands.tests
Test Read Write one provider
TestReadWriteOneProviderCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestReadWriteOneProviderCommand
 
TestReadWriteOneProviderWithIdCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands.tests
Test Read Write one provider with Id
TestReadWriteOneProviderWithIdCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestReadWriteOneProviderWithIdCommand
 
TestRetrieveCloudIdCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands.tests
Test retrieve cloud id command
TestRetrieveCloudIdCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestRetrieveCloudIdCommand
 
TestRetrieveCloudIdNoPaginationCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands.tests
Terst retrieve cloyd id with no pagination
TestRetrieveCloudIdNoPaginationCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestRetrieveCloudIdNoPaginationCommand
 
TestRetrieveCloudIdWithPaginationCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands.tests
Test retrieve cloud Id with pagination
TestRetrieveCloudIdWithPaginationCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestRetrieveCloudIdWithPaginationCommand
 
TestRetrieveLocalIdNoPaginationCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands.tests
Test retrieve local id without pagination
TestRetrieveLocalIdNoPaginationCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestRetrieveLocalIdNoPaginationCommand
 
TestRetrieveLocalIdWithPaginationCommand - Class in eu.europeana.cloud.client.uis.rest.console.commands.tests
Test retrieve local Id without pagination
TestRetrieveLocalIdWithPaginationCommand() - Constructor for class eu.europeana.cloud.client.uis.rest.console.commands.tests.TestRetrieveLocalIdWithPaginationCommand
 

U

UISClient - Class in eu.europeana.cloud.client.uis.rest
The REST API client for the Unique Identifier Service.
UISClient() - Constructor for class eu.europeana.cloud.client.uis.rest.UISClient
Creates a new instance of this class.
UISClient(String, String) - Constructor for class eu.europeana.cloud.client.uis.rest.UISClient
Creates a new instance of this class.
UISClient(ServiceProvider) - Constructor for class eu.europeana.cloud.client.uis.rest.UISClient
Creates a new instance of this class.
UISClient(ServiceProvider, String, String) - Constructor for class eu.europeana.cloud.client.uis.rest.UISClient
Creates a new instance of this class.
UISClient(String, String, String) - Constructor for class eu.europeana.cloud.client.uis.rest.UISClient
Creates a new instance of this class.
UISClient(String) - Constructor for class eu.europeana.cloud.client.uis.rest.UISClient
Creates a new instance of this class, with a static UIS url.
updateProvider(String, DataProviderProperties) - Method in class eu.europeana.cloud.client.uis.rest.UISClient
Update a Data Provider.
UrlProvider - Interface in eu.europeana.cloud.client.uis.rest.web
URL provider for UIS client

Z

ZookeeperService - Class in eu.europeana.cloud.client.uis.rest.zookeeper
Enables and constantly monitors the communication with Zookeeper by managing a connection to the ZooKeeper ensemble.
ZookeeperService() - Constructor for class eu.europeana.cloud.client.uis.rest.zookeeper.ZookeeperService
 
A C D E G H M R S T U Z 

Copyright © 2013–2017 Europeana Cloud Development Team. All rights reserved.