Package | Description |
---|---|
de.unirostock.sems.cbarchive.web | |
de.unirostock.sems.cbarchive.web.dataholder | |
de.unirostock.sems.cbarchive.web.rest |
Modifier and Type | Method and Description |
---|---|
void |
UserManager.updateArchiveEntry(String archiveId,
ArchiveEntryDataholder newEntryDataholder) |
Modifier and Type | Field and Description |
---|---|
protected Map<String,ArchiveEntryDataholder> |
Archive.entries |
Modifier and Type | Method and Description |
---|---|
Map<String,ArchiveEntryDataholder> |
Archive.getEntries() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
RestApi.updateArchiveEntry(String archiveId,
String entryId,
ArchiveEntryDataholder newEntry,
String userPath) |
Copyright © 2014. All rights reserved.