Uses of Interface
org.osid.control.TriggerQuerySession
Packages that use TriggerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of TriggerQuerySession in org.osid.control
Subinterfaces of TriggerQuerySession in org.osid.controlModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongTriggers.Methods in org.osid.control that return TriggerQuerySessionModifier and TypeMethodDescriptionControlManager.getTriggerQuerySession()Gets theOsidSessionassociated with the trigger query service.ControlProxyManager.getTriggerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the trigger query service.ControlManager.getTriggerQuerySessionForSystem(Id systemId) Gets theOsidSessionassociated with the trigger query service for the given system.ControlProxyManager.getTriggerQuerySessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the trigger query service for the given system.