public interface UpdateResource
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
update(String id,
Bundle bundle)
Update a resource.
|
javax.ws.rs.core.Response update(String id, Bundle bundle) throws PermissionDenied, ValidationError, DeserializationError, ItemNotFound
id - The resource ID.bundle - A resource bundle, with or without an ID.PermissionDeniedValidationErrorDeserializationErrorItemNotFoundCopyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.