| Package | Description |
|---|---|
| org.osid.calendaring |
The Open Service Interface Definitions for the org.osid.calendaring
service.
|
| Modifier and Type | Method and Description |
|---|---|
EventSearch |
EventSearchSession.getEventSearch()
Gets an event search.
|
| Modifier and Type | Method and Description |
|---|---|
EventSearchResults |
EventSearchSession.getEventsBySearch(EventQuery eventQuery,
EventSearch eventSearch)
Gets the search results matching the given search query using the
given search.
|