Uses of Interface
org.osid.personnel.AppointmentAdminSession
Packages that use AppointmentAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
The Open Service Interface Definitions for the org.osid.personnel.batch
service.
-
Uses of AppointmentAdminSession in org.osid.personnel
Methods in org.osid.personnel that return AppointmentAdminSessionModifier and TypeMethodDescriptionPersonnelManager.getAppointmentAdminSession()Gets theOsidSessionassociated with the appointment administration service.PersonnelProxyManager.getAppointmentAdminSession(Proxy proxy) Gets theOsidSessionassociated with the appointment administration service.PersonnelManager.getAppointmentAdminSessionForRealm(Id realmId) Gets theOsidSessionassociated with the appointment administration service for the given realm.PersonnelProxyManager.getAppointmentAdminSessionForRealm(Id realmId, Proxy proxy) Gets theOsidSessionassociated with the appointment administration service for the given realm. -
Uses of AppointmentAdminSession in org.osid.personnel.batch
Subinterfaces of AppointmentAdminSession in org.osid.personnel.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesAppointmentsin bulk.