| Package | Description |
|---|---|
| eu.fispace.api.pgs |
This package contains the classes that describe the messages that
the FIspace SDI component will exchange with:
The FIspace B2B component
Apps connected to FIspace in the PGS domain
|
| Modifier and Type | Field and Description |
|---|---|
protected BaseNotificationType |
SubmitFirstUserNotificationRequest.baseNotificationInfo |
protected BaseNotificationType |
SubmitUserNotificationRequest.baseNotificationInfo |
protected BaseNotificationType |
ReceivePgsNotificationRequest.baseNotificationInfo |
| Modifier and Type | Method and Description |
|---|---|
BaseNotificationType |
ObjectFactory.createBaseNotificationType()
Create an instance of
BaseNotificationType |
BaseNotificationType |
SubmitFirstUserNotificationRequest.getBaseNotificationInfo()
Obtiene el valor de la propiedad baseNotificationInfo.
|
BaseNotificationType |
SubmitUserNotificationRequest.getBaseNotificationInfo()
Obtiene el valor de la propiedad baseNotificationInfo.
|
BaseNotificationType |
ReceivePgsNotificationRequest.getBaseNotificationInfo()
Obtiene el valor de la propiedad baseNotificationInfo.
|
BaseNotificationType |
BaseNotificationType.withNotificationDataStream(String value) |
BaseNotificationType |
BaseNotificationType.withNotificationId(String value) |
BaseNotificationType |
BaseNotificationType.withNotificationOccurrence(String value) |
BaseNotificationType |
BaseNotificationType.withNotificationSubject(String value) |
BaseNotificationType |
BaseNotificationType.withNotificationText(String value) |
BaseNotificationType |
BaseNotificationType.withReceiverId(String value) |
BaseNotificationType |
BaseNotificationType.withSenderId(String value) |
BaseNotificationType |
BaseNotificationType.withSenderRole(String value) |
BaseNotificationType |
BaseNotificationType.withTimestamp(Calendar value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubmitFirstUserNotificationRequest.setBaseNotificationInfo(BaseNotificationType value)
Define el valor de la propiedad baseNotificationInfo.
|
void |
SubmitUserNotificationRequest.setBaseNotificationInfo(BaseNotificationType value)
Define el valor de la propiedad baseNotificationInfo.
|
void |
ReceivePgsNotificationRequest.setBaseNotificationInfo(BaseNotificationType value)
Define el valor de la propiedad baseNotificationInfo.
|
SubmitFirstUserNotificationRequest |
SubmitFirstUserNotificationRequest.withBaseNotificationInfo(BaseNotificationType value) |
SubmitUserNotificationRequest |
SubmitUserNotificationRequest.withBaseNotificationInfo(BaseNotificationType value) |
ReceivePgsNotificationRequest |
ReceivePgsNotificationRequest.withBaseNotificationInfo(BaseNotificationType value) |
Copyright © 2016. All Rights Reserved.