Uses of Interface
org.osid.personnel.PersonQuerySession
Packages that use PersonQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
-
Uses of PersonQuerySession in org.osid.personnel
Subinterfaces of PersonQuerySession in org.osid.personnelModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingPersonobjects.Methods in org.osid.personnel that return PersonQuerySessionModifier and TypeMethodDescriptionPersonnelManager.getPersonQuerySession()Gets theOsidSessionassociated with the person query service.PersonnelProxyManager.getPersonQuerySession(Proxy proxy) Gets theOsidSessionassociated with the person query service.PersonnelManager.getPersonQuerySessionForRealm(Id realmId) Gets theOsidSessionassociated with the person query service for the given realm.PersonnelProxyManager.getPersonQuerySessionForRealm(Id realmId, Proxy proxy) Gets theOsidSessionassociated with the person query service for the given realm.