Uses of Interface
org.osid.personnel.OrganizationLookupSession
Packages that use OrganizationLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
-
Uses of OrganizationLookupSession in org.osid.personnel
Methods in org.osid.personnel that return OrganizationLookupSessionModifier and TypeMethodDescriptionPersonnelManager.getOrganizationLookupSession()Gets theOsidSessionassociated with the organization lookup service.PersonnelProxyManager.getOrganizationLookupSession(Proxy proxy) Gets theOsidSessionassociated with the organization lookup service.PersonnelManager.getOrganizationLookupSessionForRealm(Id realmId) Gets theOsidSessionassociated with the organization lookup service for the given realm.PersonnelProxyManager.getOrganizationLookupSessionForRealm(Id realmId, Proxy proxy) Gets theOsidSessionassociated with the organization lookup service for the given realm.