| Package | Description |
|---|---|
| eu.europeana.cloud.service.dps.rest.exceptionmappers | |
| eu.europeana.cloud.service.dps.utils.permissionmanager |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
UnitedExceptionMapper.toResponse(TaskSubmissionException exception) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
ResourcePermissionManager.grantPermissionsToTaskResources(eu.europeana.cloud.service.dps.DpsTask task,
String topologyName,
String topologyUserName,
String authorizationHeader)
Grants permissions to all the resources inside the task.
|
int |
RecordPermissionManager.grantPermissionsToTaskResources(eu.europeana.cloud.service.dps.DpsTask task,
String topologyName,
String topologyUserName,
String authorizationHeader) |
int |
DatasetPermissionManager.grantPermissionsToTaskResources(eu.europeana.cloud.service.dps.DpsTask task,
String topologyName,
String topologyUserName,
String authorizationHeader) |
protected void |
ResourcePermissionManager.grantPermissionToVersion(String authorizationHeader,
String topologyUserName,
String cloudId,
String representationName,
String version)
Grants permissions to the current user for the specified version.
|
Copyright © 2013–2017 Europeana Cloud Development Team. All rights reserved.