Class AdminEnquiryFormLauncher
- java.lang.Object
-
- io.imunity.webconsole.signupAndEnquiry.formfill.AdminEnquiryFormLauncher
-
@Component @Scope("prototype") public class AdminEnquiryFormLauncher extends java.lang.ObjectResponsible for showing a given enquiry form dialog.- Author:
- K. Benedyczak
-
-
Constructor Summary
Constructors Constructor Description AdminEnquiryFormLauncher(pl.edu.icm.unity.MessageSource msg, pl.edu.icm.unity.engine.api.EnquiryManagement enquiryManagement, pl.edu.icm.unity.engine.api.authn.IdPLoginController idpLoginController, pl.edu.icm.unity.webui.forms.enquiry.EnquiryResponseEditorController responseController)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidshowDialog(pl.edu.icm.unity.types.registration.EnquiryForm form, pl.edu.icm.unity.engine.api.authn.remote.RemotelyAuthenticatedContext remoteContext, pl.edu.icm.unity.webui.AsyncErrorHandler errorHandler)
-
-
-
Constructor Detail
-
AdminEnquiryFormLauncher
@Autowired public AdminEnquiryFormLauncher(pl.edu.icm.unity.MessageSource msg, pl.edu.icm.unity.engine.api.EnquiryManagement enquiryManagement, pl.edu.icm.unity.engine.api.authn.IdPLoginController idpLoginController, pl.edu.icm.unity.webui.forms.enquiry.EnquiryResponseEditorController responseController)
-
-