- getAction() - Method in class org.carewebframework.vista.ui.notification.ViewerController.ActionEvent
-
- getAlertDuration() - Method in class org.carewebframework.vista.ui.notification.MainController
-
Returns the duration, in seconds, of any slide-down message alert.
- getAlertId() - Method in class org.carewebframework.vista.ui.notification.Notification
-
Returns the unique alert id.
- getAlertThreshold() - Method in class org.carewebframework.vista.ui.notification.MainController
-
Returns the alert threshold as a string value.
- getColor() - Method in enum org.carewebframework.vista.ui.notification.Priority
-
Returns the color to be used when displaying alerts.
- getDeliveryDate() - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Returns the delivery date of this notification.
- getDfn() - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Returns the DFN of the associated patient.
- getDfn() - Method in class org.carewebframework.vista.ui.notification.Notification
-
Returns the DFN of the associated patient, if any.
- getDfn() - Method in class org.carewebframework.vista.ui.notification.ScheduledNotification
-
Returns the internal entry number of the associated patient, or null if no associated
patient.
- getDisplayText() - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Returns the display text for this notification.
- getExtraInfo() - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Returns extra information associated with this notification.
- getGroups(String, boolean, Collection<Recipient>) - Method in class org.carewebframework.vista.ui.notification.NotificationService
-
Returns a bolus of mail groups.
- getIen() - Method in class org.carewebframework.vista.ui.notification.Recipient
-
Returns the recipient's internal entry number.
- getIen() - Method in class org.carewebframework.vista.ui.notification.ScheduledNotification
-
Returns the internal entry number of the notification.
- getImage() - Method in enum org.carewebframework.vista.ui.notification.Priority
-
Returns the url of the graphical representation of the priority.
- getMessage() - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Returns the message associated with this notification.
- getName() - Method in class org.carewebframework.vista.ui.notification.Recipient
-
Returns the recipient name.
- getNotification() - Method in class org.carewebframework.vista.ui.notification.ViewerController.ActionEvent
-
- getNotificationMessage(Notification) - Method in class org.carewebframework.vista.ui.notification.NotificationService
-
Returns the message associated with a notification, fetching it from the server if necessary.
- getNotifications(Patient, Collection<Notification>) - Method in class org.carewebframework.vista.ui.notification.NotificationService
-
Returns notifications for the current user.
- getParam(String) - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Extract a parameter from name/value pairs in extra info.
- getPatientLocation() - Method in class org.carewebframework.vista.ui.notification.Notification
-
Returns the patient's current location.
- getPatientName() - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Returns the name of the associated patient.
- getPriority() - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Returns the priority of this notification.
- getPriority() - Method in class org.carewebframework.vista.ui.notification.Notification
-
Returns the priority of the notification.
- getPriority() - Method in class org.carewebframework.vista.ui.notification.ScheduledNotification
-
Returns the priority of this notification.
- getScheduledNotificationMessage(ScheduledNotification) - Method in class org.carewebframework.vista.ui.notification.NotificationService
-
Returns the message associated with a scheduled notification.
- getScheduledNotificationRecipients(ScheduledNotification, Collection<Recipient>) - Method in class org.carewebframework.vista.ui.notification.NotificationService
-
Returns a list of recipients associated with a scheduled notification.
- getScheduledNotifications(Collection<ScheduledNotification>) - Method in class org.carewebframework.vista.ui.notification.NotificationService
-
Returns all scheduled notifications for the current user.
- getSenderName() - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Returns the name of the sender of this notification.
- getShowAll() - Method in class org.carewebframework.vista.ui.notification.MainController
-
Returns show all setting.
- getSubject() - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Returns the subject line of this notification.
- getType() - Method in class org.carewebframework.vista.ui.notification.Notification
-
Returns the notification type.
- getUsers(String, boolean, Collection<Recipient>) - Method in class org.carewebframework.vista.ui.notification.NotificationService
-
Returns a bolus of users.
- onAction(ViewerController.Action) - Method in class org.carewebframework.vista.ui.notification.ViewerController
-
Forward the action to the listener.
- onChanging$txtGroups(InputEvent) - Method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Perform mail group search based in text input.
- onChanging$txtUsers(InputEvent) - Method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Perform user search based in text input.
- onCheck$radAll() - Method in class org.carewebframework.vista.ui.notification.MainController
-
Refresh the display when the filter changes.
- onCheck$radPatient() - Method in class org.carewebframework.vista.ui.notification.MainController
-
Refresh the display when the filter changes.
- onClick$btnAdd() - Method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Add a recipient from the active candidate list.
- onClick$btnAdd() - Method in class org.carewebframework.vista.ui.notification.SchedulingController
-
Adds a new scheduled notification.
- onClick$btnAll() - Method in class org.carewebframework.vista.ui.notification.MainController
-
Process all notifications.
- onClick$btnCancel() - Method in class org.carewebframework.vista.ui.notification.ViewerController
-
Cancel notification processing.
- onClick$btnDelete() - Method in class org.carewebframework.vista.ui.notification.MainController
-
Delete selected notifications.
- onClick$btnDelete() - Method in class org.carewebframework.vista.ui.notification.SchedulingController
-
Delete the selected scheduled notification.
- onClick$btnDelete() - Method in class org.carewebframework.vista.ui.notification.ViewerController
-
Delete the notification.
- onClick$btnDeleteAll() - Method in class org.carewebframework.vista.ui.notification.ViewerController
-
Delete this and all remaining notifications.
- onClick$btnForward() - Method in class org.carewebframework.vista.ui.notification.MainController
-
Forward selected notifications.
- onClick$btnInfoAll() - Method in class org.carewebframework.vista.ui.notification.MainController
-
Process all information-only notifications.
- onClick$btnModify() - Method in class org.carewebframework.vista.ui.notification.SchedulingController
-
Modifies an existing scheduled notification.
- onClick$btnNext() - Method in class org.carewebframework.vista.ui.notification.ProcessingController
-
Process the next notification.
- onClick$btnOK() - Method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Update the original recipient list, set the response attribute, and close the dialog
- onClick$btnOK() - Method in class org.carewebframework.vista.ui.notification.ScheduleController
-
Update the scheduled notification with new input values and send to the server, then close
the dialog if successful.
- onClick$btnRecipients() - Method in class org.carewebframework.vista.ui.notification.ScheduleController
-
Show the recipients dialog.
- onClick$btnRefresh() - Method in class org.carewebframework.vista.ui.notification.MainController
-
Refresh the display.
- onClick$btnRefresh() - Method in class org.carewebframework.vista.ui.notification.SchedulingController
-
Refreshes the list.
- onClick$btnRemove() - Method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Remove a recipient from the current recipient list.
- onClick$btnRemoveAll() - Method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Remove all recipients from the current recipient list.
- onClick$btnSchedule() - Method in class org.carewebframework.vista.ui.notification.MainController
-
Invoke the scheduled notification management dialog.
- onClick$btnSelected() - Method in class org.carewebframework.vista.ui.notification.MainController
-
Process selected notifications.
- onClick$btnSkip() - Method in class org.carewebframework.vista.ui.notification.ViewerController
-
Skip this notification.
- onClick$btnSkipAll() - Method in class org.carewebframework.vista.ui.notification.ViewerController
-
Skip this and all remaining notifications.
- onClick$btnStop() - Method in class org.carewebframework.vista.ui.notification.ProcessingController
-
Cancel all processing.
- onClick$btnView() - Method in class org.carewebframework.vista.ui.notification.ViewerController
-
Change context to patient associated with the notification.
- onClose() - Method in class org.carewebframework.vista.ui.notification.SchedulingController
-
Unsubscribe on dialog closure.
- onFocus$lstGroups() - Method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Set the active candidate list as the input focus changes.
- onFocus$lstUsers() - Method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Set the active candidate list as the input focus changes.
- onFocus$txtGroups() - Method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Set the active candidate list as the input focus changes.
- onFocus$txtUsers() - Method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Set the active candidate list as the input focus changes.
- onProcessItem$lstNotification(Event) - Method in class org.carewebframework.vista.ui.notification.MainController
-
Process a double-clicked notification.
- onSelect$lstGroups() - Method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Update controllers when list box selection changes.
- onSelect$lstNotification() - Method in class org.carewebframework.vista.ui.notification.MainController
-
Update controls when the selection changes.
- onSelect$lstRecipients() - Method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Update controllers when list box selection changes.
- onSelect$lstScheduled() - Method in class org.carewebframework.vista.ui.notification.SchedulingController
-
Update controls when the selection changes.
- onSelect$lstUsers() - Method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Update controllers when list box selection changes.
- org.carewebframework.vista.ui.notification - package org.carewebframework.vista.ui.notification
-
- ScheduleController - Class in org.carewebframework.vista.ui.notification
-
Controller for creating or editing a scheduled notification.
- ScheduleController() - Constructor for class org.carewebframework.vista.ui.notification.ScheduleController
-
- ScheduledNotification - Class in org.carewebframework.vista.ui.notification
-
A scheduled notification.
- ScheduledNotification() - Constructor for class org.carewebframework.vista.ui.notification.ScheduledNotification
-
- ScheduledNotification(String) - Constructor for class org.carewebframework.vista.ui.notification.ScheduledNotification
-
Create a scheduled notification from raw data.
- scheduleNotification(ScheduledNotification, List<String>, Collection<Recipient>) - Method in class org.carewebframework.vista.ui.notification.NotificationService
-
Creates a schedule notification.
- SchedulingController - Class in org.carewebframework.vista.ui.notification
-
Controller for viewing scheduled notifications.
- SchedulingController() - Constructor for class org.carewebframework.vista.ui.notification.SchedulingController
-
- setActionable(boolean) - Method in class org.carewebframework.vista.ui.notification.Notification
-
Sets the actionable state of the notification.
- setAlertDuration(int) - Method in class org.carewebframework.vista.ui.notification.MainController
-
Sets the duration, in seconds, of any slide-down message alert.
- setAlertId(String) - Method in class org.carewebframework.vista.ui.notification.Notification
-
Sets the unique alert id.
- setAlertThreshold(String) - Method in class org.carewebframework.vista.ui.notification.MainController
-
Sets the alert threshold as a string value.
- setCanDelete(boolean) - Method in class org.carewebframework.vista.ui.notification.Notification
-
Allow or disallow manual notification deletion.
- setDeliveryDate(FMDate) - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Sets the delivery date of this notification.
- setDfn(String) - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Sets the DFN of the associated patient.
- setDfn(String) - Method in class org.carewebframework.vista.ui.notification.Notification
-
Sets the DFN of the associated patient, if any.
- setDfn(String) - Method in class org.carewebframework.vista.ui.notification.ScheduledNotification
-
Sets the internal entry number of the associated patient.
- setExtraInfo(String[]) - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Sets extra information associated with this notification.
- setIen(long) - Method in class org.carewebframework.vista.ui.notification.ScheduledNotification
-
Sets the internal entry number of the notification.
- setMessage(List<String>) - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Sets the message associated with this notification.
- setNotificationService(NotificationService) - Method in class org.carewebframework.vista.ui.notification.MainController
-
Allows IOC container to inject notification service.
- setNotificationService(NotificationService) - Method in class org.carewebframework.vista.ui.notification.ProcessingController
-
Allows IOC container to inject notification service.
- setNotificationService(NotificationService) - Method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Allows IOC container to inject notification service.
- setNotificationService(NotificationService) - Method in class org.carewebframework.vista.ui.notification.ScheduleController
-
Allows IOC container to inject notification service.
- setNotificationService(NotificationService) - Method in class org.carewebframework.vista.ui.notification.SchedulingController
-
Allows IOC container to inject notification service.
- setNotificationService(NotificationService) - Method in class org.carewebframework.vista.ui.notification.ViewerController
-
Allows IOC container to inject notification service.
- setParam(String, Object) - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Sets the value for a parameter in extra info.
- setPatientLocation(String) - Method in class org.carewebframework.vista.ui.notification.Notification
-
Sets the patient's current location.
- setPatientName(String) - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Sets the name of the associated patient.
- setPriority(Priority) - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Sets the priority of this notification.
- setPriority(Priority) - Method in class org.carewebframework.vista.ui.notification.Notification
-
Sets the priority of the notification.
- setPriority(Priority) - Method in class org.carewebframework.vista.ui.notification.ScheduledNotification
-
Sets the priority of this notification.
- setProcessing(boolean) - Method in class org.carewebframework.vista.ui.notification.MainController
-
- setSenderName(String) - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Sets the name of the sender of this notification.
- setShowAll(boolean) - Method in class org.carewebframework.vista.ui.notification.MainController
-
Sets the show all setting.
- setSubject(String) - Method in class org.carewebframework.vista.ui.notification.AbstractNotification
-
Sets the subject line of this notification.
- setType(String) - Method in class org.carewebframework.vista.ui.notification.Notification
-
Sets the notification type.
- show(Collection<Recipient>) - Static method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Display the dialog modally, hiding the comment input element.
- show(ScheduledNotification) - Static method in class org.carewebframework.vista.ui.notification.ScheduleController
-
Display the scheduled notification dialog modally.
- show() - Static method in class org.carewebframework.vista.ui.notification.SchedulingController
-
Displays the scheduling controller modally.
- showWithComment(Collection<Recipient>) - Static method in class org.carewebframework.vista.ui.notification.RecipientsController
-
Display the dialog modally, showing the comment input element.