Uses of Interface
org.osid.blogging.EntryNotificationSession
Packages that use EntryNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.blogging
service.
-
Uses of EntryNotificationSession in org.osid.blogging
Methods in org.osid.blogging that return EntryNotificationSessionModifier and TypeMethodDescriptionBloggingManager.getEntryNotificationSession(EntryReceiver entryReceiver) Gets the notification session for notifications pertaining to entry changes.BloggingProxyManager.getEntryNotificationSession(EntryReceiver entryReceiver, Proxy proxy) Gets the entry notification session for the given blog.BloggingManager.getEntryNotificationSessionForBlog(EntryReceiver entryReceiver, Id blogId) Gets the entry notification session for the given blog.BloggingProxyManager.getEntryNotificationSessionForBlog(EntryReceiver entryReceiver, Id blogId, Proxy proxy) Gets the entry notification session for the given blog.