Uses of Interface
org.osid.personnel.OrganizationQuerySession
Packages that use OrganizationQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
-
Uses of OrganizationQuerySession in org.osid.personnel
Subinterfaces of OrganizationQuerySession in org.osid.personnelModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingOrganizationobjects.Methods in org.osid.personnel that return OrganizationQuerySessionModifier and TypeMethodDescriptionPersonnelManager.getOrganizationQuerySession()Gets theOsidSessionassociated with the organization query service.PersonnelProxyManager.getOrganizationQuerySession(Proxy proxy) Gets theOsidSessionassociated with the organization query service.PersonnelManager.getOrganizationQuerySessionForRealm(Id realmId) Gets theOsidSessionassociated with the organization query service for the given realm.PersonnelProxyManager.getOrganizationQuerySessionForRealm(Id realmId, Proxy proxy) Gets theOsidSessionassociated with the organization query service for the given realm.