Uses of Interface
org.osid.cataloging.CatalogEntryNotificationSession
Packages that use CatalogEntryNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.cataloging
service.
-
Uses of CatalogEntryNotificationSession in org.osid.cataloging
Methods in org.osid.cataloging that return CatalogEntryNotificationSessionModifier and TypeMethodDescriptionCatalogingManager.getCatalogEntryNotificationSession(CatalogEntryReceiver catalogEntryReceiver) Gets the notification session for subscribing to changes to catalogs.CatalogingProxyManager.getCatalogEntryNotificationSession(CatalogEntryReceiver catalogEntryReceiver, Proxy proxy) Gets the catalog session for mappingIdstoCatalogs.CatalogingManager.getCatalogEntryNotificationSessionForCatalog(CatalogEntryReceiver catalogEntryReceiver, Id catalogId) Gets the notification session for subscribing to changes to catalogs for the given catalog.CatalogingProxyManager.getCatalogEntryNotificationSessionForCatalog(CatalogEntryReceiver catalogEntryReceiver, Id catalogId, Proxy proxy) Gets the notification session for subscribing to changes to catalogs for the given catalog.