| Package | Description |
|---|---|
| eu.fispace.api.admin |
This package contains the classes that describe the format of the messages that
the FIspace Store component will exchange with:
|
| Modifier and Type | Field and Description |
|---|---|
protected Notification |
NotificationMessage.notification |
| Modifier and Type | Method and Description |
|---|---|
Notification |
ObjectFactory.createNotification()
Create an instance of
Notification |
Notification |
NotificationMessage.getNotification()
Obtiene el valor de la propiedad notification.
|
Notification |
Notification.withCreated(String value) |
Notification |
Notification.withFispaceUserId(String value) |
Notification |
Notification.withMessage(String value) |
Notification |
Notification.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationMessage.setNotification(Notification value)
Define el valor de la propiedad notification.
|
NotificationMessage |
NotificationMessage.withNotification(Notification value) |
Copyright © 2015. All Rights Reserved.