|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JournalEntryContext | |
|---|---|
| org.fcrepo.server.journal.entry | |
| org.fcrepo.server.journal.xmlhelpers | |
| Uses of JournalEntryContext in org.fcrepo.server.journal.entry |
|---|
| Methods in org.fcrepo.server.journal.entry that return JournalEntryContext | |
|---|---|
JournalEntryContext |
JournalEntry.getContext()
|
| Constructors in org.fcrepo.server.journal.entry with parameters of type JournalEntryContext | |
|---|---|
ConsumerJournalEntry(String methodName,
JournalEntryContext context)
|
|
JournalEntry(String methodName,
JournalEntryContext context)
|
|
| Uses of JournalEntryContext in org.fcrepo.server.journal.xmlhelpers |
|---|
| Methods in org.fcrepo.server.journal.xmlhelpers that return JournalEntryContext | |
|---|---|
JournalEntryContext |
ContextXmlReader.readContext(XMLEventReader reader)
Read the context tax and populate a JournalEntryContext object. |
| Methods in org.fcrepo.server.journal.xmlhelpers with parameters of type JournalEntryContext | |
|---|---|
void |
ContextXmlWriter.writeContext(JournalEntryContext context,
XMLEventWriter writer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||