Uses of Interface
org.osid.control.ActionGroupAdminSession
Packages that use ActionGroupAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
The Open Service Interface Definitions for the org.osid.control.batch
service.
-
Uses of ActionGroupAdminSession in org.osid.control
Methods in org.osid.control that return ActionGroupAdminSessionModifier and TypeMethodDescriptionControlManager.getActionGroupAdminSession()Gets theOsidSessionassociated with the action group administration service.ControlProxyManager.getActionGroupAdminSession(Proxy proxy) Gets theOsidSessionassociated with the action group administration service.ControlManager.getActionGroupAdminSessionForSystem(Id systemId) Gets theOsidSessionassociated with the action group administration service for the given system.ControlProxyManager.getActionGroupAdminSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the action group administration service for the given system. -
Uses of ActionGroupAdminSession in org.osid.control.batch
Subinterfaces of ActionGroupAdminSession in org.osid.control.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesActionGroupsin bulk.