public interface GetResource
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
get(String id)
Fetch a resource by id.
|
javax.ws.rs.core.Response get(String id) throws ItemNotFound
id - The requested item idItemNotFoundCopyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.