- generateException(ErrorInfo) - Static method in class eu.europeana.cloud.mcs.driver.MCSExceptionProvider
-
Generate MCSException from ErrorInfo.
- getDataSetCloudIdsByRepresentation(String, String, String, String, String) - Method in class eu.europeana.cloud.mcs.driver.DataSetServiceClient
-
Lists all cloud identifiers from data provider's data set having representation name and published revision added after specified date.
- getDataSetCloudIdsByRepresentationChunk(String, String, String, String, String, String) - Method in class eu.europeana.cloud.mcs.driver.DataSetServiceClient
-
Returns chunk of cloud identifiers list of specified provider in specified data set having specific representation name
and published revision created after the specified date.
- 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.
- getDataSetRevisions(String, String, String, String, String, String) - Method in class eu.europeana.cloud.mcs.driver.DataSetServiceClient
-
Lists cloudIds and tags from data set for specific revision.
- getDataSetRevisionsChunk(String, String, String, String, String, String, String, Integer) - Method in class eu.europeana.cloud.mcs.driver.DataSetServiceClient
-
Retrieve chunk of cloudIds and tags from data set for specific revision.
- 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.
- getLatelyTaggedRecords(String, String, String, String, String, String) - Method in class eu.europeana.cloud.mcs.driver.DataSetServiceClient
-
Gives the versionId of specified representation that has the newest revision (by revision timestamp) with given name.
- getLatestDataSetCloudIdByRepresentationAndRevision(String, String, String, String, String, Boolean) - Method in class eu.europeana.cloud.mcs.driver.DataSetServiceClient
-
Returns list of the latest cloud identifier,revision timestamp that belong to data set of a specified provider for a specific representation and revision
- getLatestDataSetCloudIdByRepresentationAndRevisionChunk(String, String, String, String, String, Boolean, String) - Method in class eu.europeana.cloud.mcs.driver.DataSetServiceClient
-
Returns chunk of the latest cloud identifier,revision timestamp that belong to data set of a specified provider for a specific representation and revision.
- 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.
- getRepresentationRevision(String, String, String, String, String) - Method in class eu.europeana.cloud.mcs.driver.RecordServiceClient
-
Returns representation in specified version.
- 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.