Uses of Interface
org.osid.journaling.JournalEntrySearch
Packages that use JournalEntrySearch
Package
Description
The Open Service Interface Definitions for the org.osid.journaling
service.
-
Uses of JournalEntrySearch in org.osid.journaling
Methods in org.osid.journaling that return JournalEntrySearchModifier and TypeMethodDescriptionJournalEntrySearchSession.getJournalEntrySearch()Gets a journal entry search.Methods in org.osid.journaling with parameters of type JournalEntrySearchModifier and TypeMethodDescriptionJournalEntrySearchSession.getJournalEntriesBySearch(JournalEntryQuery journalEntryQuery, JournalEntrySearch journalEntrySearch) Gets the search results matching the given search.