Uses of Interface
org.osid.resource.ResourceRelationshipAdminSession
Packages that use ResourceRelationshipAdminSession
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 ResourceRelationshipAdminSession in org.osid.resource
Methods in org.osid.resource that return ResourceRelationshipAdminSessionModifier and TypeMethodDescriptionResourceManager.getResourceRelationshipAdminSession()Gets theOsidSessionassociated with the resource relationship administration service.ResourceProxyManager.getResourceRelationshipAdminSession(Proxy proxy) Gets theOsidSessionassociated with the resource relationship administration service.ResourceManager.getResourceRelationshipAdminSessionForBin(Id binId) Gets theOsidSessionassociated with the resource relationship administration service for the given bin.ResourceProxyManager.getResourceRelationshipAdminSessionForBin(Id binId, Proxy proxy) Gets theOsidSessionassociated with the resource relationship administration service for the given bin. -
Uses of ResourceRelationshipAdminSession in org.osid.resource.batch
Subinterfaces of ResourceRelationshipAdminSession in org.osid.resource.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesResourceRelationshipsin bulk.