| Package | Description |
|---|---|
| org.osid.offering |
The Open Service Interface Definitions for the org.osid.offering
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ParticipantSearchSession
This session provides methods for searching
Participant
objects. |
| Modifier and Type | Method and Description |
|---|---|
ParticipantQuerySession |
OfferingManager.getParticipantQuerySession()
Gets the
OsidSession associated with the participant
query service. |
ParticipantQuerySession |
OfferingProxyManager.getParticipantQuerySession(Proxy proxy)
Gets the
OsidSession associated with the participant
query service. |
ParticipantQuerySession |
OfferingManager.getParticipantQuerySessionForCatalogue(Id catalogueId)
Gets the
OsidSession associated with the participant
query service for the given catalogue. |
ParticipantQuerySession |
OfferingProxyManager.getParticipantQuerySessionForCatalogue(Id catalogueId,
Proxy proxy)
Gets the
OsidSession associated with the participant
query service for the given catalogue. |