Package | Description |
---|---|
org.osid.personnel |
The Open Service Interface Definitions for the org.osid.personnel
service.
|
org.osid.personnel.batch |
The Open Service Interface Definitions for the org.osid.personnel.batch
service.
|
Modifier and Type | Method and Description |
---|---|
AppointmentAdminSession |
PersonnelManager.getAppointmentAdminSession()
Gets the
OsidSession associated with the appointment
administration service. |
AppointmentAdminSession |
PersonnelProxyManager.getAppointmentAdminSession(Proxy proxy)
Gets the
OsidSession associated with the appointment
administration service. |
AppointmentAdminSession |
PersonnelManager.getAppointmentAdminSessionForRealm(Id realmId)
Gets the
OsidSession associated with the appointment
administration service for the given realm. |
AppointmentAdminSession |
PersonnelProxyManager.getAppointmentAdminSessionForRealm(Id realmId,
Proxy proxy)
Gets the
OsidSession associated with the appointment
administration service for the given realm. |
Modifier and Type | Interface and Description |
---|---|
interface |
AppointmentBatchAdminSession
This session creates, updates, and deletes
Appointments
in bulk. |