Uses of Interface
org.osid.hold.IssueQuerySession
Packages that use IssueQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.hold
service.
-
Uses of IssueQuerySession in org.osid.hold
Subinterfaces of IssueQuerySession in org.osid.holdModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongIssueobjects.Methods in org.osid.hold that return IssueQuerySessionModifier and TypeMethodDescriptionHoldManager.getIssueQuerySession()Gets theOsidSessionassociated with the issue query service.HoldProxyManager.getIssueQuerySession(Proxy proxy) Gets theOsidSessionassociated with the issue query service.HoldManager.getIssueQuerySessionForOubliette(Id oublietteId) Gets theOsidSessionassociated with the issue query service for the given oubliette.HoldProxyManager.getIssueQuerySessionForOubliette(Id oublietteId, Proxy proxy) Gets theOsidSessionassociated with the issue query service for the given oubliette.