| Package | Description |
|---|---|
| eu.europeana.cloud.service.mcs |
| Modifier and Type | Method and Description |
|---|---|
eu.europeana.cloud.common.model.Representation |
RecordService.createRepresentation(String globalId,
String schema,
String providerId)
Creates a new representation version of a record.
|
void |
RecordService.deleteRecord(String globalId)
Deletes record with all its representations (even those not returned by
getRecord), both persistent and temporary. |
eu.europeana.cloud.common.model.CloudId |
UISClientHandler.getCloudIdFromProviderAndLocalId(String providerId,
String localId) |
eu.europeana.cloud.common.model.Record |
RecordService.getRecord(String globalId)
Returns latest persistent versions of all representations of the record.
|
Copyright © 2013–2017 Europeana Cloud Development Team. All rights reserved.