Uses of Interface
org.osid.control.TriggerAdminSession
Packages that use TriggerAdminSession
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 TriggerAdminSession in org.osid.control
Methods in org.osid.control that return TriggerAdminSessionModifier and TypeMethodDescriptionControlManager.getTriggerAdminSession()Gets theOsidSessionassociated with the trigger administration service.ControlProxyManager.getTriggerAdminSession(Proxy proxy) Gets theOsidSessionassociated with the trigger administration service.ControlManager.getTriggerAdminSessionForSystem(Id systemId) Gets theOsidSessionassociated with the trigger administration service for the given system.ControlProxyManager.getTriggerAdminSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the trigger administration service for the given system. -
Uses of TriggerAdminSession in org.osid.control.batch
Subinterfaces of TriggerAdminSession in org.osid.control.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesTriggersin bulk.