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