- generateException(ErrorInfo) - Static method in class eu.europeana.cloud.mcs.driver.MCSExceptionProvider
-
Generate MCSException from ErrorInfo.
- getDataSetIteratorForProvider(String) - Method in class eu.europeana.cloud.mcs.driver.DataSetServiceClient
-
Returns iterator to the list of all data sets of specified provider.
- getDataSetRepresentations(String, String) - Method in class eu.europeana.cloud.mcs.driver.DataSetServiceClient
-
Lists all representation versions from data set.
- getDataSetRepresentationsChunk(String, String, String) - Method in class eu.europeana.cloud.mcs.driver.DataSetServiceClient
-
Returns chunk of representation versions list from data set.
- getDataSetsForProvider(String) - Method in class eu.europeana.cloud.mcs.driver.DataSetServiceClient
-
Lists all data sets of specified provider.
- getDataSetsForProviderChunk(String, String) - Method in class eu.europeana.cloud.mcs.driver.DataSetServiceClient
-
Returns chunk of data sets list of specified provider.
- getFile(String, String, String, String) - Method in class eu.europeana.cloud.mcs.driver.FileServiceClient
-
Function returns file content.
- getFile(String, String, String, String, String) - Method in class eu.europeana.cloud.mcs.driver.FileServiceClient
-
Function returns file content.
- getFile(String) - Method in class eu.europeana.cloud.mcs.driver.FileServiceClient
-
Function returns file content.
- getFileUri(String, String, String, String) - Method in class eu.europeana.cloud.mcs.driver.FileServiceClient
-
Retrieve file uri from parameters.
- getRecord(String) - Method in class eu.europeana.cloud.mcs.driver.RecordServiceClient
-
Returns record with all its latest persistent representations.
- getRepresentation(String, String) - Method in class eu.europeana.cloud.mcs.driver.RecordServiceClient
-
Returns latest persistent version of representation.
- getRepresentation(String, String, String) - Method in class eu.europeana.cloud.mcs.driver.RecordServiceClient
-
Returns representation in specified version.
- getRepresentationIterator(String, String) - Method in class eu.europeana.cloud.mcs.driver.DataSetServiceClient
-
Returns iterator to list of representation versions of data set.
- getRepresentations(String) - Method in class eu.europeana.cloud.mcs.driver.RecordServiceClient
-
Lists all latest persistent versions of record representation.
- getRepresentations(String, String) - Method in class eu.europeana.cloud.mcs.driver.RecordServiceClient
-
Lists all versions of record representation.
- grantPermissionsToVersion(String, String, String, String, Permission) - Method in class eu.europeana.cloud.mcs.driver.RecordServiceClient
-
Adds selected permission(s) to selected representation version.