Uses of Interface
org.osid.control.ActionGroupQuerySession
Packages that use ActionGroupQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of ActionGroupQuerySession in org.osid.control
Subinterfaces of ActionGroupQuerySession in org.osid.controlModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongActionGroups.Methods in org.osid.control that return ActionGroupQuerySessionModifier and TypeMethodDescriptionControlManager.getActionGroupQuerySession()Gets theOsidSessionassociated with the action group query service.ControlProxyManager.getActionGroupQuerySession(Proxy proxy) Gets theOsidSessionassociated with the action group query service.ControlManager.getActionGroupQuerySessionForSystem(Id systemId) Gets theOsidSessionassociated with the action group query service for the given system.ControlProxyManager.getActionGroupQuerySessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the action group query service for the given system.