Uses of Interface
org.osid.repository.AssetAdminSession
Packages that use AssetAdminSession
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 AssetAdminSession in org.osid.repository
Methods in org.osid.repository that return AssetAdminSessionModifier and TypeMethodDescriptionRepositoryManager.getAssetAdminSession()Gets an asset administration session for creating, updating and deleting assets.RepositoryProxyManager.getAssetAdminSession(Proxy proxy) Gets an asset administration session for creating, updating and deleting assets.RepositoryManager.getAssetAdminSessionForRepository(Id repositoryId) Gets an asset administration session for the given repository.RepositoryProxyManager.getAssetAdminSessionForRepository(Id repositoryId, Proxy proxy) Gets an asset administration session for the given repository. -
Uses of AssetAdminSession in org.osid.repository.batch
Subinterfaces of AssetAdminSession in org.osid.repository.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesAssetsin bulk.