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