A C D E F G I L M O P R S T U V W 

A

addPath(String) - Method in class eu.europeana.cloud.migrator.FilePaths
 
addPaths(List<String>) - Method in class eu.europeana.cloud.migrator.FilePaths
 

C

clean(String, RecordServiceClient, UISClient) - Method in class eu.europeana.cloud.migrator.Cleaner
 
clean(String) - Method in class eu.europeana.cloud.migrator.ResourceMigrator
 
Cleaner - Class in eu.europeana.cloud.migrator
Created by helin on 2015-12-23.
Cleaner() - Constructor for class eu.europeana.cloud.migrator.Cleaner
 
cleanRecords(String, RecordServiceClient, UISClient) - Method in class eu.europeana.cloud.migrator.Cleaner
 
CONTACT_PERSON_KEY - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 

D

dataProviderId - Variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
dataProvidersMapping - Variable in class eu.europeana.cloud.migrator.ResourceMigrator
Key is directory name, value is identifier that should be used in ECloud
DEFAULT_CONTACT_PERSON - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
DEFAULT_DIGITAL_LIBRARY_WEBSITE - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
DEFAULT_DIGITAL_LIBRARY_WEBSITE_URL - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
DEFAULT_LIST_SIZE - Static variable in class eu.europeana.cloud.migrator.FoodAndDrinkResourceProvider
 
DEFAULT_OFFICIAL_ADDRESS - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
DEFAULT_ORGANISATION_NAME - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
DEFAULT_ORGANISATION_WEBSITE - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
DEFAULT_ORGANISATION_WEBSITE_URL - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
DEFAULT_REMARKS - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
DefaultResourceProvider - Class in eu.europeana.cloud.migrator
 
DefaultResourceProvider(String, String, String, String) - Constructor for class eu.europeana.cloud.migrator.DefaultResourceProvider
 
DIGITAL_LIBRARY_WEBSITE_KEY - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
DIGITAL_LIBRARY_WEBSITE_URL_KEY - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 

E

eu.europeana.cloud.migrator - package eu.europeana.cloud.migrator
 
EuropeanaNewspapersResourceProvider - Class in eu.europeana.cloud.migrator
 
EuropeanaNewspapersResourceProvider(String, String, String, String) - Constructor for class eu.europeana.cloud.migrator.EuropeanaNewspapersResourceProvider
 

F

FilePaths - Class in eu.europeana.cloud.migrator
Created by helin on 2016-02-09.
FilePaths(String, String) - Constructor for class eu.europeana.cloud.migrator.FilePaths
 
FoodAndDrinkResourceProvider - Class in eu.europeana.cloud.migrator
 
FoodAndDrinkResourceProvider(String, String, String, String) - Constructor for class eu.europeana.cloud.migrator.FoodAndDrinkResourceProvider
 

G

getDataProvider() - Method in class eu.europeana.cloud.migrator.FilePaths
 
getDataProviderId(String) - Method in class eu.europeana.cloud.migrator.EuropeanaNewspapersResourceProvider
 
getDataProviderId(String) - Method in class eu.europeana.cloud.migrator.FoodAndDrinkResourceProvider
FoodAndDrinkResourceProvider uses the resource provider as the data provider identifier.
getDataProviderId(String) - Method in interface eu.europeana.cloud.migrator.ResourceProvider
Returns the data provider identifier used in ECloud.
getDataProviderId(String) - Method in class eu.europeana.cloud.migrator.RoyalArmoryResourceProvider
RoyalArmoryResourceProvider always uses the specified data provider identifier.
getDataProviderProperties(String) - Method in class eu.europeana.cloud.migrator.EuropeanaNewspapersResourceProvider
 
getDataProviderProperties(String) - Method in class eu.europeana.cloud.migrator.FoodAndDrinkResourceProvider
Input path must point to the file that is either the properties file or the directory that contains properties file named id.properties where id is identifier of data provider used in ECloud
getDataProviderProperties(String) - Method in interface eu.europeana.cloud.migrator.ResourceProvider
Get basic information on data provider such as organisation name, address and others.
getDataProviderProperties(String) - Method in class eu.europeana.cloud.migrator.RoyalArmoryResourceProvider
Input path must point to the file that is either the properties file or the directory that contains properties file named id.properties where id is identifier of data provider used in ECloud
getDataProviderPropertiesFromFile(File) - Method in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
getDefaultDataProviderProperties() - Method in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
getFileCount(String) - Method in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
getFileCount(String) - Method in class eu.europeana.cloud.migrator.EuropeanaNewspapersResourceProvider
 
getFileCount(String) - Method in class eu.europeana.cloud.migrator.FoodAndDrinkResourceProvider
 
getFileCount(String) - Method in interface eu.europeana.cloud.migrator.ResourceProvider
Determine the number of files that should be added for the specified local identifier.
getFileCount(String) - Method in class eu.europeana.cloud.migrator.RoyalArmoryResourceProvider
 
getFilename(String, String) - Method in class eu.europeana.cloud.migrator.DefaultResourceProvider
Default implementation of determining filename from path.
getFilename(String, String) - Method in class eu.europeana.cloud.migrator.FoodAndDrinkResourceProvider
User filename must contain provider id and all intermediate directory names between provider directory and image filename
getFilename(String, String) - Method in interface eu.europeana.cloud.migrator.ResourceProvider
Determines user filename from the specified path to file and location.
getFilename(String, String) - Method in class eu.europeana.cloud.migrator.RoyalArmoryResourceProvider
User filename must start with location
getFullPaths() - Method in class eu.europeana.cloud.migrator.FilePaths
 
getIdentifier() - Method in class eu.europeana.cloud.migrator.FilePaths
 
getLocalIdentifier(String, String, boolean) - Method in class eu.europeana.cloud.migrator.EuropeanaNewspapersResourceProvider
 
getLocalIdentifier(String, String, boolean) - Method in class eu.europeana.cloud.migrator.FoodAndDrinkResourceProvider
Return local record identifier from the path to image file.
getLocalIdentifier(String, String, boolean) - Method in interface eu.europeana.cloud.migrator.ResourceProvider
Get local identifier of the record for the specified path to file and provider identifier.
getLocalIdentifier(String, String, boolean) - Method in class eu.europeana.cloud.migrator.RoyalArmoryResourceProvider
Return local record identifier from the path to image file.
getLocation() - Method in class eu.europeana.cloud.migrator.FilePaths
 
getLocations() - Method in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
getLocations() - Method in interface eu.europeana.cloud.migrator.ResourceProvider
Return resource provider location as URI.
getPathsReader() - Method in class eu.europeana.cloud.migrator.FilePaths
 
getProviderPaths(String, String, Map<String, List<FilePaths>>) - Method in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
getProvidersLocation(String) - Method in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
getRepresentationName() - Method in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
getRepresentationName() - Method in interface eu.europeana.cloud.migrator.ResourceProvider
Return the default representation name of records added for this resource provider.
getResourceProviderId(String) - Method in class eu.europeana.cloud.migrator.EuropeanaNewspapersResourceProvider
 
getResourceProviderId(String) - Method in class eu.europeana.cloud.migrator.FoodAndDrinkResourceProvider
 
getResourceProviderId(String) - Method in interface eu.europeana.cloud.migrator.ResourceProvider
Get resource provider identifier as string.
getResourceProviderId(String) - Method in class eu.europeana.cloud.migrator.RoyalArmoryResourceProvider
 
getReversedMapping() - Method in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
getReversedMapping() - Method in class eu.europeana.cloud.migrator.EuropeanaNewspapersResourceProvider
 
getReversedMapping() - Method in interface eu.europeana.cloud.migrator.ResourceProvider
Mapping file can associate local record identifier with a set of paths to files.

I

IMAGE_DIR - Static variable in class eu.europeana.cloud.migrator.EuropeanaNewspapersResourceProvider
 
isLocal() - Method in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
isLocal() - Method in interface eu.europeana.cloud.migrator.ResourceProvider
Checks whether the provider location is local.

L

LINUX_SEPARATOR - Static variable in class eu.europeana.cloud.migrator.ResourceMigrator
 
local - Variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
locations - Variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 

M

main(String[]) - Static method in class eu.europeana.cloud.migrator.ResourceMigratorApp
 
mappingFile - Variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
migrate(boolean, boolean) - Method in class eu.europeana.cloud.migrator.ResourceMigrator
 

O

OFFICIAL_ADDRESS_KEY - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
ORGANISATION_NAME_KEY - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
ORGANISATION_WEBSITE_KEY - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
ORGANISATION_WEBSITE_URL_KEY - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 

P

PROPERTIES_EXTENSION - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 

R

REMARKS_KEY - Static variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
removeAll(List<String>) - Method in class eu.europeana.cloud.migrator.FilePaths
 
representationName - Variable in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
ResourceMigrator - Class in eu.europeana.cloud.migrator
 
ResourceMigrator(ResourceProvider, String, String) - Constructor for class eu.europeana.cloud.migrator.ResourceMigrator
 
ResourceMigratorApp - Class in eu.europeana.cloud.migrator
 
ResourceMigratorApp() - Constructor for class eu.europeana.cloud.migrator.ResourceMigratorApp
 
ResourceProvider - Interface in eu.europeana.cloud.migrator
 
RoyalArmoryResourceProvider - Class in eu.europeana.cloud.migrator
 
RoyalArmoryResourceProvider(String, String, String, String) - Constructor for class eu.europeana.cloud.migrator.RoyalArmoryResourceProvider
 

S

scan() - Method in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
scan() - Method in interface eu.europeana.cloud.migrator.ResourceProvider
Scan location in case it's local.
setIdentifier(String) - Method in class eu.europeana.cloud.migrator.FilePaths
 
size() - Method in class eu.europeana.cloud.migrator.FilePaths
 
sort() - Method in class eu.europeana.cloud.migrator.FilePaths
 
split(List<FilePaths>) - Method in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
split(List<FilePaths>) - Method in class eu.europeana.cloud.migrator.EuropeanaNewspapersResourceProvider
 
split(List<FilePaths>) - Method in class eu.europeana.cloud.migrator.FoodAndDrinkResourceProvider
Food And Drink resource provider splits the paths list to several lists of more or less equal size around 500.
split(List<FilePaths>) - Method in interface eu.europeana.cloud.migrator.ResourceProvider
Resource provider implementation may split the file paths that will be migrated into several parts.

T

TEXT_EXTENSION - Static variable in class eu.europeana.cloud.migrator.ResourceMigrator
 
threadsCount - Variable in class eu.europeana.cloud.migrator.ResourceMigrator
 

U

useFile(String) - Method in class eu.europeana.cloud.migrator.FilePaths
 
usePathsFile() - Method in class eu.europeana.cloud.migrator.DefaultResourceProvider
 
usePathsFile() - Method in class eu.europeana.cloud.migrator.EuropeanaNewspapersResourceProvider
 
usePathsFile() - Method in interface eu.europeana.cloud.migrator.ResourceProvider
Indicates whether file paths to process should be stored in a file.

V

verify() - Method in class eu.europeana.cloud.migrator.ResourceMigrator
 
verifyLocalIds() - Method in class eu.europeana.cloud.migrator.ResourceMigrator
 

W

WINDOWS_SEPARATOR - Static variable in class eu.europeana.cloud.migrator.ResourceMigrator
 
A C D E F G I L M O P R S T U V W 

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