Uses of Interface
org.osid.resource.BinAdminSession
Packages that use BinAdminSession
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 BinAdminSession in org.osid.resource
Methods in org.osid.resource that return BinAdminSessionModifier and TypeMethodDescriptionResourceManager.getBinAdminSession()Gets the bin administrative session for creating, updating and deleteing bins.ResourceProxyManager.getBinAdminSession(Proxy proxy) Gets the bin administrative session for creating, updating and deleteing bins. -
Uses of BinAdminSession in org.osid.resource.batch
Subinterfaces of BinAdminSession in org.osid.resource.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesBinsin bulk.