Uses of Interface
org.osid.personnel.PositionQuerySession
Packages that use PositionQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
-
Uses of PositionQuerySession in org.osid.personnel
Subinterfaces of PositionQuerySession in org.osid.personnelModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingPositionobjects.Methods in org.osid.personnel that return PositionQuerySessionModifier and TypeMethodDescriptionPersonnelManager.getPositionQuerySession()Gets theOsidSessionassociated with the position query service.PersonnelProxyManager.getPositionQuerySession(Proxy proxy) Gets theOsidSessionassociated with the position query service.PersonnelManager.getPositionQuerySessionForRealm(Id realmId) Gets theOsidSessionassociated with the position query service for the given realm.PersonnelProxyManager.getPositionQuerySessionForRealm(Id realmId, Proxy proxy) Gets theOsidSessionassociated with the position query service for the given realm.