Uses of Interface
org.osid.hold.rules.IssueProcessorQuerySession
Packages that use IssueProcessorQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.hold.rules
service.
-
Uses of IssueProcessorQuerySession in org.osid.hold.rules
Subinterfaces of IssueProcessorQuerySession in org.osid.hold.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongIssueProcessors.Methods in org.osid.hold.rules that return IssueProcessorQuerySessionModifier and TypeMethodDescriptionHoldRulesManager.getIssueProcessorQuerySession()Gets theOsidSessionassociated with the issue processor query service.HoldRulesProxyManager.getIssueProcessorQuerySession(Proxy proxy) Gets theOsidSessionassociated with the issue processor query service.HoldRulesManager.getIssueProcessorQuerySessionForOubliette(Id oublietteId) Gets theOsidSessionassociated with the issue processor query service for the given oubliette.HoldRulesProxyManager.getIssueProcessorQuerySessionForOubliette(Id oublietteId, Proxy proxy) Gets theOsidSessionassociated with the issue processor query service for the given oubliette.