| Package | Description |
|---|---|
| org.osid.personnel |
The Open Service Interface Definitions for the org.osid.personnel
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppointmentSearchSession
This session provides methods for searching
Appointment
objects. |
| Modifier and Type | Method and Description |
|---|---|
AppointmentQuerySession |
PersonnelManager.getAppointmentQuerySession()
Gets the
OsidSession associated with the appointment
query service. |
AppointmentQuerySession |
PersonnelProxyManager.getAppointmentQuerySession(Proxy proxy)
Gets the
OsidSession associated with the appointment
query service. |
AppointmentQuerySession |
PersonnelManager.getAppointmentQuerySessionForRealm(Id realmId)
Gets the
OsidSession associated with the appointment
query service for the given realm. |
AppointmentQuerySession |
PersonnelProxyManager.getAppointmentQuerySessionForRealm(Id realmId,
Proxy proxy)
Gets the
OsidSession associated with the appointment
query service for the given realm. |