Uses of Interface
org.osid.course.chronicle.ProgramEntrySearch
Packages that use ProgramEntrySearch
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
-
Uses of ProgramEntrySearch in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return ProgramEntrySearchModifier and TypeMethodDescriptionProgramEntrySearchSession.getProgramEntrySearch()Gets a program entry search.Methods in org.osid.course.chronicle with parameters of type ProgramEntrySearchModifier and TypeMethodDescriptionProgramEntrySearchSession.getProgramEntriesBySearch(ProgramEntryQuery programEntryQuery, ProgramEntrySearch programEntrySearch) Gets the search results matching the given search query using the given search.