Uses of Interface
org.osid.repository.AssetReceiver
Packages that use AssetReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
-
Uses of AssetReceiver in org.osid.repository
Methods in org.osid.repository with parameters of type AssetReceiverModifier and TypeMethodDescriptionRepositoryManager.getAssetNotificationSession(AssetReceiver assetReceiver) Gets the notification session for notifications pertaining to asset changes.RepositoryProxyManager.getAssetNotificationSession(AssetReceiver assetReceiver, Proxy proxy) Gets the notification session for notifications pertaining to asset changes.RepositoryManager.getAssetNotificationSessionForRepository(AssetReceiver assetReceiver, Id repositoryId) Gets the asset notification session for the given repository.RepositoryProxyManager.getAssetNotificationSessionForRepository(AssetReceiver assetReceiver, Id repositoryId, Proxy proxy) Gets the asset notification session for the given repository.