| Package | Description |
|---|---|
| eu.europeana.cloud.common.model | |
| eu.europeana.cloud.common.utils |
| Modifier and Type | Method and Description |
|---|---|
Revision |
DataSetRepresentationForLatestRevision.getRevision() |
| Modifier and Type | Method and Description |
|---|---|
List<Revision> |
Representation.getRevisions() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSetRepresentationForLatestRevision.setRevision(Revision revision) |
| Modifier and Type | Method and Description |
|---|---|
void |
Representation.setRevisions(List<Revision> revisions) |
| Constructor and Description |
|---|
Revision(Revision revision) |
| Constructor and Description |
|---|
Representation(String cloudId,
String representationName,
String version,
URI allVersionsUri,
URI uri,
String dataProvider,
List<File> files,
List<Revision> revisions,
boolean persistent,
Date creationDate)
Creates a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
RevisionUtils.getRevisionKey(Revision revision) |
Copyright © 2013–2019 Europeana Cloud Development Team. All rights reserved.