Class EnquiryFormNotificationsEditor
- java.lang.Object
-
- pl.edu.icm.unity.webui.common.LayoutEmbeddable
-
- io.imunity.webconsole.signupAndEnquiry.forms.BaseFormNotificationsEditor
-
- io.imunity.webconsole.signupAndEnquiry.forms.EnquiryFormNotificationsEditor
-
public class EnquiryFormNotificationsEditor extends BaseFormNotificationsEditor
Editor ofEnquiryFormNotifications- Author:
- K. Benedyczak
-
-
Field Summary
-
Fields inherited from class io.imunity.webconsole.signupAndEnquiry.forms.BaseFormNotificationsEditor
groupsMan, msg, msgTempMan, notificationsMan
-
-
Constructor Summary
Constructors Constructor Description EnquiryFormNotificationsEditor(pl.edu.icm.unity.MessageSource msg, pl.edu.icm.unity.engine.api.GroupsManagement groupsMan, pl.edu.icm.unity.engine.api.NotificationsManagement notificationsMan, pl.edu.icm.unity.engine.api.MessageTemplateManagement msgTempMan)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description pl.edu.icm.unity.types.registration.EnquiryFormNotificationsgetValue()voidsetValue(pl.edu.icm.unity.types.registration.EnquiryFormNotifications toEdit)-
Methods inherited from class io.imunity.webconsole.signupAndEnquiry.forms.BaseFormNotificationsEditor
fill, getGroups, initUI, setValue
-
-
-
-
Constructor Detail
-
EnquiryFormNotificationsEditor
public EnquiryFormNotificationsEditor(pl.edu.icm.unity.MessageSource msg, pl.edu.icm.unity.engine.api.GroupsManagement groupsMan, pl.edu.icm.unity.engine.api.NotificationsManagement notificationsMan, pl.edu.icm.unity.engine.api.MessageTemplateManagement msgTempMan) throws pl.edu.icm.unity.exceptions.EngineException- Throws:
pl.edu.icm.unity.exceptions.EngineException
-
-