| 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 |
NotificationResponseMessage.notification |
protected Notification |
NotificationRequestMessage.notification |
| Modifier and Type | Method and Description |
|---|---|
Notification |
ObjectFactory.createNotification()
Create an instance of
Notification |
Notification |
NotificationResponseMessage.getNotification()
Obtiene el valor de la propiedad notification.
|
Notification |
NotificationRequestMessage.getNotification()
Obtiene el valor de la propiedad notification.
|
Notification |
Notification.withFispaceUserId(String value) |
Notification |
Notification.withMessage(String value) |
Notification |
Notification.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationResponseMessage.setNotification(Notification value)
Define el valor de la propiedad notification.
|
void |
NotificationRequestMessage.setNotification(Notification value)
Define el valor de la propiedad notification.
|
NotificationResponseMessage |
NotificationResponseMessage.withNotification(Notification value) |
NotificationRequestMessage |
NotificationRequestMessage.withNotification(Notification value) |
Copyright © 2015. All Rights Reserved.