| Package | Description |
|---|---|
| eu.fispace.api.admin |
This package contains the classes that describe the format of the messages that
the FIspace Store and SDK components will exchange with:
SDI
|
| Modifier and Type | Field and Description |
|---|---|
protected NotificationInfo |
Notification.notificationInfo |
| Modifier and Type | Method and Description |
|---|---|
NotificationInfo |
ObjectFactory.createNotificationInfo()
Create an instance of
NotificationInfo |
NotificationInfo |
Notification.getNotificationInfo()
Obtiene el valor de la propiedad notificationInfo.
|
NotificationInfo |
NotificationInfo.withFispaceUserId(String value) |
NotificationInfo |
NotificationInfo.withMessage(String value) |
NotificationInfo |
NotificationInfo.withType(NotificationType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Notification.setNotificationInfo(NotificationInfo value)
Define el valor de la propiedad notificationInfo.
|
Notification |
Notification.withNotificationInfo(NotificationInfo value) |
Copyright © 2015. All Rights Reserved.