Uses of Interface
org.osid.personnel.PersonAdminSession
Packages that use PersonAdminSession
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 PersonAdminSession in org.osid.personnel
Methods in org.osid.personnel that return PersonAdminSessionModifier and TypeMethodDescriptionPersonnelManager.getPersonAdminSession()Gets theOsidSessionassociated with the person administration service.PersonnelProxyManager.getPersonAdminSession(Proxy proxy) Gets theOsidSessionassociated with the person administration service.PersonnelManager.getPersonAdminSessionForRealm(Id realmId) Gets theOsidSessionassociated with the person administration service for the given realm.PersonnelProxyManager.getPersonAdminSessionForRealm(Id realmId, Proxy proxy) Gets theOsidSessionassociated with the person administration service for the given realm. -
Uses of PersonAdminSession in org.osid.personnel.batch
Subinterfaces of PersonAdminSession in org.osid.personnel.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesPersonsin bulk.