Uses of Interface
org.osid.topology.EdgeAdminSession
Packages that use EdgeAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.topology
service.
The Open Service Interface Definitions for the org.osid.topology.batch
service.
-
Uses of EdgeAdminSession in org.osid.topology
Methods in org.osid.topology that return EdgeAdminSessionModifier and TypeMethodDescriptionTopologyManager.getEdgeAdminSession()Gets theOsidSessionassociated with the edge administration service.TopologyProxyManager.getEdgeAdminSession(Proxy proxy) Gets theOsidSessionassociated with the edge administration service.TopologyManager.getEdgeAdminSessionForGraph(Id graphId) Gets theOsidSessionassociated with the edge administration service for the given graph.TopologyProxyManager.getEdgeAdminSessionForGraph(Id graphId, Proxy proxy) Gets theOsidSessionassociated with the edge administration service for the given graph. -
Uses of EdgeAdminSession in org.osid.topology.batch
Subinterfaces of EdgeAdminSession in org.osid.topology.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesEdgesin bulk.