| Package | Description |
|---|---|
| org.fcrepo.server | |
| org.fcrepo.server.journal.entry |
| Modifier and Type | Method and Description |
|---|---|
MultiValueMap |
ReadOnlyContext.getEnvironmentAttributes() |
MultiValueMap |
Context.getEnvironmentAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReadOnlyContext.setActionAttributes(MultiValueMap actionAttributes) |
void |
Context.setActionAttributes(MultiValueMap actionAttributes) |
void |
ReadOnlyContext.setEnvironmentValues(MultiValueMap environmentAttributes) |
void |
ReadOnlyContext.setResourceAttributes(MultiValueMap resourceAttributes) |
void |
Context.setResourceAttributes(MultiValueMap resourceAttributes) |
| Modifier and Type | Method and Description |
|---|---|
MultiValueMap |
JournalEntryContext.getActionAttributes() |
MultiValueMap |
JournalEntryContext.getEnvironmentAttributes() |
MultiValueMap |
JournalEntryContext.getRecoveryAttributes() |
MultiValueMap |
JournalEntryContext.getResourceAttributes() |
MultiValueMap |
JournalEntryContext.getSubjectAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
JournalEntryContext.setActionAttributes(MultiValueMap actionAttributes) |
void |
JournalEntryContext.setEnvironmentAttributes(MultiValueMap environmentAttributes) |
void |
JournalEntryContext.setRecoveryAttributes(MultiValueMap recoveryAttributes) |
void |
JournalEntryContext.setResourceAttributes(MultiValueMap resourceAttributes) |
void |
JournalEntryContext.setSubjectAttributes(MultiValueMap subjectAttributes) |
Copyright © 2013 DuraSpace. All Rights Reserved.