Uses of Interface
org.osid.tracking.IssueQuerySession
Packages that use IssueQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.tracking
service.
-
Uses of IssueQuerySession in org.osid.tracking
Subinterfaces of IssueQuerySession in org.osid.trackingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongIssueobjects.Methods in org.osid.tracking that return IssueQuerySessionModifier and TypeMethodDescriptionTrackingManager.getIssueQuerySession()Gets theOsidSessionassociated with the issue query service.TrackingProxyManager.getIssueQuerySession(Proxy proxy) Gets theOsidSessionassociated with the issue query service.TrackingManager.getIssueQuerySessionForFrontOffice(Id frontOfficeId) Gets theOsidSessionassociated with the issue query service for the given front office.TrackingProxyManager.getIssueQuerySessionForFrontOffice(Id frontOfficeId, Proxy proxy) Gets theOsidSessionassociated with the issue query service for the given front office.