Class UserEventConfigBean


  • public class UserEventConfigBean
    extends Object
    • Constructor Detail

      • UserEventConfigBean

        public UserEventConfigBean()
    • Method Detail

      • getUserEventConfigId

        public int getUserEventConfigId()
      • setUserEventConfigId

        public void setUserEventConfigId​(int id)
      • getNotifyOnUserCreated

        public int getNotifyOnUserCreated()
      • setNotifyOnUserCreated

        public void setNotifyOnUserCreated​(int templateId)
      • getNotifyOnUserSignup

        public int getNotifyOnUserSignup()
      • setNotifyOnUserSignup

        public void setNotifyOnUserSignup​(int templateId)
      • getNotifyOnForgotUser

        public int getNotifyOnForgotUser()
      • setNotifyOnForgotUser

        public void setNotifyOnForgotUser​(int templateId)
      • getNotifyOnForgotPass

        public int getNotifyOnForgotPass()
      • setNotifyOnForgotPass

        public void setNotifyOnForgotPass​(int templateId)
      • getNotifyOnCantChangePass

        public int getNotifyOnCantChangePass()
      • setNotifyOnCantChangePass

        public void setNotifyOnCantChangePass​(int templateId)
      • setNotificationsConfigId

        public void setNotificationsConfigId​(int configId)
      • getNotificationsConfigId

        public int getNotificationsConfigId()