Package | Description |
---|---|
eu.ehri.extension |
Jersey resource classes for providing
web service access to the graph, via
the
eu.ehri.project.api layer. |
eu.ehri.extension.providers | |
eu.ehri.project.importers.ead |
Modifier and Type | Method and Description |
---|---|
SyncLog |
ImportResource.syncEad(String scopeId,
String fonds,
Boolean tolerant,
Boolean allowUpdates,
String logMessage,
String propertyFile,
String handlerClass,
String importerClass,
Set<String> ex,
boolean commit,
InputStream data)
Synchronise a repository or fonds via EAD data, removing
items which are not present in the incoming data.
|
Modifier and Type | Method and Description |
---|---|
SyncLog |
SyncLogProvider.readFrom(Class<SyncLog> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> multivaluedMap,
InputStream inputStream) |
Modifier and Type | Method and Description |
---|---|
long |
SyncLogProvider.getSize(SyncLog syncLog,
Class<?> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType) |
void |
SyncLogProvider.writeTo(SyncLog syncLog,
Class<?> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,Object> multivaluedMap,
OutputStream outputStream) |
Modifier and Type | Method and Description |
---|---|
SyncLog |
SyncLogProvider.readFrom(Class<SyncLog> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> multivaluedMap,
InputStream inputStream) |
Modifier and Type | Method and Description |
---|---|
SyncLog |
EadSync.sync(EadSync.EadIngestOperation op,
Set<String> excludes,
String logMessage)
Synchronise an archival scope from EAD files.
|
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.