|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openhealthexchange.openpixpdq.ihe.impl_v2.PixUpdateNotificationRequest
class PixUpdateNotificationRequest
The request class of PIX update notification, which is used to notify subscribed PIX Consumers when there is change in a set of cross reference patient identifiers for any of the patient identifiers belonging to patient identifier domains of interest to the PIX consumers.
| Constructor Summary | |
|---|---|
PixUpdateNotificationRequest(PixManager actor,
java.util.List<PatientIdentifier> pids)
Constructor |
|
| Method Summary | |
|---|---|
void |
execute()
Executes IPixUpdateNotificationRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
PixUpdateNotificationRequest(PixManager actor,
java.util.List<PatientIdentifier> pids)
actor - the PIX Manager actor for this PIX Update Notification requestpids - a list of patient identifiers to be notified| Method Detail |
|---|
public void execute()
IPixUpdateNotificationRequest. It creates and sends
the update notification message to subscribed PIX Consumers.
execute in interface IPixUpdateNotificationRequestpids - the list of patient ids to to be sent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||