Class UserSignupDialogBean

  • All Implemented Interfaces:
    Serializable

    @Named
    @ViewScoped
    public class UserSignupDialogBean
    extends Object
    implements Serializable
    Complementary bean to the UserSignupBean for handling the signup process of new users in the signup dialog.
    Since:
    8.0.0
    Author:
    XIMA MEDIA GmbH, Dresden
    See Also:
    Serialized Form
    • Constructor Detail

      • UserSignupDialogBean

        public UserSignupDialogBean()
    • Method Detail

      • getPanelMode

        public String getPanelMode()
        Returns:
        the panel mode of the dialog
      • setPanelMode

        public void setPanelMode​(String panelMode)
        Parameters:
        panelMode - of the dialog to be set
      • isDialog

        public boolean isDialog()
        Returns:
        true if signup process is done within the signup dialog and false if it is done on the signup / invitation page.
      • reset

        public void reset()
        Resets the inputs for the user signup dialog