Uses of Interface
org.osid.mapping.path.SignalAdminSession
Packages that use SignalAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
The Open Service Interface Definitions for the org.osid.mapping.path.batch
service.
-
Uses of SignalAdminSession in org.osid.mapping.path
Methods in org.osid.mapping.path that return SignalAdminSessionModifier and TypeMethodDescriptionMappingPathManager.getSignalAdminSession()Gets theOsidSessionassociated with the signal administration service.MappingPathProxyManager.getSignalAdminSession(Proxy proxy) Gets theOsidSessionassociated with the signal administration service.MappingPathManager.getSignalAdminSessionForMap(Id mapId) Gets theOsidSessionassociated with the signal administration service for the given map.MappingPathProxyManager.getSignalAdminSessionForMap(Id mapId, Proxy proxy) Gets theOsidSessionassociated with the signal administration service for the given map. -
Uses of SignalAdminSession in org.osid.mapping.path.batch
Subinterfaces of SignalAdminSession in org.osid.mapping.path.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesSignalsin bulk.