Uses of Interface
org.osid.resource.ResourceAdminSession
Packages that use ResourceAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.resource
service.
The Open Service Interface Definitions for the org.osid.resource.batch
service.
-
Uses of ResourceAdminSession in org.osid.resource
Methods in org.osid.resource that return ResourceAdminSessionModifier and TypeMethodDescriptionResourceManager.getResourceAdminSession()Gets a resource administration session for creating, updating and deleting resources.ResourceProxyManager.getResourceAdminSession(Proxy proxy) Gets a resource administration session for creating, updating and deleting resources.ResourceManager.getResourceAdminSessionForBin(Id binId) Gets a resource administration session for the given bin.ResourceProxyManager.getResourceAdminSessionForBin(Id binId, Proxy proxy) Gets a resource administration session for the given bin. -
Uses of ResourceAdminSession in org.osid.resource.batch
Subinterfaces of ResourceAdminSession in org.osid.resource.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesResourcesin bulk.