Class PNewNotification

All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, AjaxableComponent, Badgeable, Hideable, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

public class PNewNotification extends Panel
Panel to call for the notification creation. The panel allow the user to select the notification type before to be redirect to the creation page
See Also:
  • Field Details

    • _pushData

      protected HashGetter _pushData
    • _shouldSpecifyUser

      protected boolean _shouldSpecifyUser
  • Constructor Details

    • PNewNotification

      public PNewNotification()
  • Method Details

    • show

      public void show(Serializable obj)
      Description copied from class: Panel
      It shows (make visible with the pop-up effect) the panel
      Overrides:
      show in class Panel
      Parameters:
      obj - serializable object saved as a global variable of the panel
    • preparePanel

      protected void preparePanel()
    • loadAvailableNotCommonUsers

      protected void loadAvailableNotCommonUsers(InputOption ioUser)
    • onContinueWithNotificationCreation

      public boolean onContinueWithNotificationCreation(UIMessage uim)