Package | Description |
---|---|
eu.ehri.extension.base |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractAccessibleResource.NoOpHandler<E extends Accessible>
Implementation of a Handler that does nothing.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AbstractAccessibleResource.createItem(Bundle entityBundle,
List<String> accessorIds,
AbstractAccessibleResource.Handler<E> handler)
Create an instance of the 'entity' in the database
|
<T extends Accessible> |
AbstractAccessibleResource.createItem(Bundle entityBundle,
List<String> accessorIds,
AbstractAccessibleResource.Handler<T> handler,
Api scopedApi,
Class<T> otherCls)
Create an instance of the 'entity' in the database
|
protected void |
AbstractAccessibleResource.deleteItem(String id,
AbstractAccessibleResource.Handler<E> preProcess)
Delete (remove) an instance of the 'entity' in the database,
running a handler callback beforehand.
|
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.