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