Uses of Interface
overit.geocallapp.wfm.notifications.constraint.NotificationForm
Packages that use NotificationForm
Package
Description
-
Uses of NotificationForm in overit.geocallapp.wfm.notifications
Classes in overit.geocallapp.wfm.notifications that implement NotificationForm -
Uses of NotificationForm in overit.geocallapp.wfm.notifications.constraint
Methods in overit.geocallapp.wfm.notifications.constraint with parameters of type NotificationFormModifier and TypeMethodDescriptionvoidNotificationFormManager.prepareForm(NotificationForm form, Notification notification) For each field in the given form, decide if the field is visible, editable and mandatory -
Uses of NotificationForm in overit.geocallapp.wfm.notifications.constraint.base
Methods in overit.geocallapp.wfm.notifications.constraint.base with parameters of type NotificationFormModifier and TypeMethodDescriptionvoidDefaultNotificationFormManager.prepareForm(NotificationForm form, Notification notification) -
Uses of NotificationForm in overit.geocallapp.wfm.notifications.constraint.plant
Methods in overit.geocallapp.wfm.notifications.constraint.plant with parameters of type NotificationFormModifier and TypeMethodDescriptionvoidPlantNotificationFormManager.prepareForm(NotificationForm form, Notification notification)