public class NotificationServiceFactory
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static NotificationServiceFactory |
getInstance()
Returns an instance of
NotificationServiceFactory. |
oracle.webcenter.notification.NotificationService |
getNotificationService()
Returns an instance of
NotificationService. |
SubscriptionManager |
getSubscriptionManager()
Returns and instance of
SubscriptionManager. |
public static NotificationServiceFactory getInstance()
NotificationServiceFactory.NotificationServiceFactorypublic oracle.webcenter.notification.NotificationService getNotificationService()
NotificationService.
This API is for internal use only.NotificationServicepublic SubscriptionManager getSubscriptionManager()
SubscriptionManager.
SubscriptionManager is the main interface for
creating and managing user subscriptions.SubscriptionManager.