Uses of Interface
org.osid.journaling.Journal
Packages that use Journal
Package
Description
The Open Service Interface Definitions for the org.osid.journaling
service.
-
Uses of Journal in org.osid.journaling
Methods in org.osid.journaling that return JournalModifier and TypeMethodDescriptionJournalAdminSession.createJournal(JournalForm journalForm) Creates a newJournal.BranchAdminSession.getJournal()Gets theJournalassociated with this session.BranchLookupSession.getJournal()Gets theJournalassociated with this session.BranchNotificationSession.getJournal()Gets theJournalassociated with this session.BranchQuerySession.getJournal()Gets theJournalassociated with this session.BranchSmartJournalSession.getJournal()Gets theJournalassociated with this session.JournalEntryAdminSession.getJournal()Gets theJournalassociated with this session.JournalEntryLookupSession.getJournal()Gets theJournalassociated with this session.JournalEntryNotificationSession.getJournal()Gets theJournalassociated with this session.JournalEntryQuerySession.getJournal()Gets theJournalassociated with this session.JournalLookupSession.getJournal(Id journalId) Gets theJournalspecified by itsId.JournalNode.getJournal()Gets theJournalat this node.JournalList.getNextJournal()Gets the nextJournalin this list.Journal[]JournalList.getNextJournals(long n) Gets the next set ofJournalelements in this list.