Uses of Interface
org.osid.repository.AssetContentAdminSession
Packages that use AssetContentAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
The Open Service Interface Definitions for the org.osid.repository.batch
service.
-
Uses of AssetContentAdminSession in org.osid.repository
Methods in org.osid.repository that return AssetContentAdminSessionModifier and TypeMethodDescriptionRepositoryManager.getAssetContentAdminSession()Gets theOsidSessionassociated with the asset content administration service.RepositoryProxyManager.getAssetContentAdminSession(Proxy proxy) Gets theOsidSessionassociated with the asset content administration service.RepositoryManager.getAssetContentAdminSessionForRepository(Id repositoryId) Gets theOsidSessionassociated with the asset content administration service for the given repository.RepositoryProxyManager.getAssetContentAdminSessionForRepository(Id repositoryId, Proxy proxy) Gets theOsidSessionassociated with the asset content administration service for the given repository. -
Uses of AssetContentAdminSession in org.osid.repository.batch
Subinterfaces of AssetContentAdminSession in org.osid.repository.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesAssetContentsin bulk.