|
2008-09-10 1.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationExtensionService | |
|---|---|
| org.eclipse.soda.dk.notification.event.admin | This package is part of the org.eclipse.soda.dk.notification project. |
| org.eclipse.soda.dk.notification.service | This package is part of the org.eclipse.soda.dk.notification.service project. |
| Uses of NotificationExtensionService in org.eclipse.soda.dk.notification.event.admin |
|---|
| Methods in org.eclipse.soda.dk.notification.event.admin that return NotificationExtensionService | |
|---|---|
NotificationExtensionService |
NotificationEventAdmin.getNotificationExtension()
Gets the notification extension (NotificationExtensionService) value. |
| Methods in org.eclipse.soda.dk.notification.event.admin with parameters of type NotificationExtensionService | |
|---|---|
void |
NotificationEventAdmin.setNotificationExtension(NotificationExtensionService notificationExtension)
Sets the notification extension value. |
| Constructors in org.eclipse.soda.dk.notification.event.admin with parameters of type NotificationExtensionService | |
|---|---|
EventAdminHandler(NotificationListener notificationListener,
java.lang.String[] topics,
NotificationExtensionService notificationExtension)
Constructs an instance of this class from the specified notification listener, topics and notification extension parameters. |
|
| Uses of NotificationExtensionService in org.eclipse.soda.dk.notification.service |
|---|
| Methods in org.eclipse.soda.dk.notification.service that return NotificationExtensionService | |
|---|---|
NotificationExtensionService |
NotificationExtendableService.getNotificationExtension()
Gets the notification extension (NotificationExtensionService) value. |
| Methods in org.eclipse.soda.dk.notification.service with parameters of type NotificationExtensionService | |
|---|---|
void |
NotificationExtendableService.addNotificationExtension(NotificationExtensionService notificationExtension)
Add notification extension with the specified notification extension parameter. |
void |
NotificationExtendableService.removeNotificationExtension(NotificationExtensionService notificationExtension)
Remove notification extension with the specified notification extension parameter. |
void |
NotificationExtendableService.setNotificationExtension(NotificationExtensionService notificationExtension)
Sets the notification extension value. |
|
2008-09-10 1.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||