| Package | Description |
|---|---|
| com.hybris.backoffice.widgets.notificationarea | |
| com.hybris.cockpitng.config.notification.jaxb |
| Modifier and Type | Method and Description |
|---|---|
protected Destination |
NotificationController.getNotificationDestination(NotificationEvent notificationEvent,
Notification notificationConfig,
NotificationDefaults notificationDefaults) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
NotificationController.notificationsMatches(Destination expected,
String current) |
| Modifier and Type | Field and Description |
|---|---|
protected Destination |
Notification.destination |
protected Destination |
NotificationDestination.destination |
| Modifier and Type | Method and Description |
|---|---|
static Destination |
Destination.fromValue(String v) |
Destination |
Notification.getDestination()
Gets the value of the destination property.
|
Destination |
NotificationDestination.getDestination()
Gets the value of the destination property.
|
static Destination |
Destination.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Destination[] |
Destination.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Notification.setDestination(Destination value)
Sets the value of the destination property.
|
void |
NotificationDestination.setDestination(Destination value)
Sets the value of the destination property.
|
Copyright © 2018. All rights reserved.