Uses of Interface
org.osid.topology.NodeAdminSession
Packages that use NodeAdminSession
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 NodeAdminSession in org.osid.topology
Methods in org.osid.topology that return NodeAdminSessionModifier and TypeMethodDescriptionTopologyManager.getNodeAdminSession()Gets theOsidSessionassociated with the node administration service.TopologyProxyManager.getNodeAdminSession(Proxy proxy) Gets theOsidSessionassociated with the node administration service.TopologyManager.getNodeAdminSessionForGraph(Id graphId) Gets theOsidSessionassociated with the node administration service for the given graph.TopologyProxyManager.getNodeAdminSessionForGraph(Id graphId, Proxy proxy) Gets theOsidSessionassociated with the node administration service for the given graph. -
Uses of NodeAdminSession in org.osid.topology.batch
Subinterfaces of NodeAdminSession in org.osid.topology.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesNodesin bulk.