Uses of Interface
org.osid.topology.batch.EdgeBatchAdminSession
Packages that use EdgeBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.topology.batch
service.
-
Uses of EdgeBatchAdminSession in org.osid.topology.batch
Methods in org.osid.topology.batch that return EdgeBatchAdminSessionModifier and TypeMethodDescriptionTopologyBatchManager.getEdgeBatchAdminSession()Gets theOsidSessionassociated with the bulk edge administration service.TopologyBatchProxyManager.getEdgeBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk edge administration service.TopologyBatchManager.getEdgeBatchAdminSessionForGraph(Id graphId) Gets theOsidSessionassociated with the bulk edge administration service for the given graph.TopologyBatchProxyManager.getEdgeBatchAdminSessionForGraph(Id graphId, Proxy proxy) Gets theOsidSessionassociated with the bulk edge administration service for the given graph.