| Package | Description |
|---|---|
| eu.europeana.cloud.common.model | |
| eu.europeana.cloud.common.response |
| Modifier and Type | Method and Description |
|---|---|
List<File> |
Representation.getFiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
Representation.setFiles(List<File> files) |
| Constructor and Description |
|---|
File(File file) |
| 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 |
|---|---|
List<File> |
RepresentationRevisionResponse.getFiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepresentationRevisionResponse.setFiles(List<File> files) |
| Constructor and Description |
|---|
RepresentationRevisionResponse(String cloudId,
String representationName,
String version,
List<File> files,
String revisionProviderId,
String revisionName,
Date revisionTimestamp)
Creates a new instance of this class.
|
Copyright © 2013–2019 Europeana Cloud Development Team. All rights reserved.