Class ProfileWizardProvider


  • public class ProfileWizardProvider
    extends pl.edu.icm.unity.webui.sandbox.wizard.AbstractSandboxWizardProvider
    Creates input profile creation wizard
    Author:
    K. Benedyczak
    • Field Summary

      • Fields inherited from class pl.edu.icm.unity.webui.sandbox.wizard.AbstractSandboxWizardProvider

        callerId, sandboxNotifier, sandboxURL
    • Constructor Summary

      Constructors 
      Constructor Description
      ProfileWizardProvider​(pl.edu.icm.unity.MessageSource msg, java.lang.String sandboxURL, pl.edu.icm.unity.webui.sandbox.SandboxAuthnNotifier sandboxNotifier, io.imunity.webconsole.tprofile.TranslationProfileEditor editor, io.imunity.webconsole.tprofile.TranslationProfileEditDialog.Callback addCallback)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCaption()  
      org.vaadin.teemu.wizards.Wizard getWizardInstance()  
      • Methods inherited from class pl.edu.icm.unity.webui.sandbox.wizard.AbstractSandboxWizardProvider

        addSandboxListener, openSandboxPopupOnNextButton, removeSandboxListenerOnCompleting, showSandboxPopupAfterGivenStep
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProfileWizardProvider

        public ProfileWizardProvider​(pl.edu.icm.unity.MessageSource msg,
                                     java.lang.String sandboxURL,
                                     pl.edu.icm.unity.webui.sandbox.SandboxAuthnNotifier sandboxNotifier,
                                     io.imunity.webconsole.tprofile.TranslationProfileEditor editor,
                                     io.imunity.webconsole.tprofile.TranslationProfileEditDialog.Callback addCallback)
    • Method Detail

      • getWizardInstance

        public org.vaadin.teemu.wizards.Wizard getWizardInstance()
        Specified by:
        getWizardInstance in class pl.edu.icm.unity.webui.sandbox.wizard.AbstractSandboxWizardProvider
      • getCaption

        public java.lang.String getCaption()
        Specified by:
        getCaption in class pl.edu.icm.unity.webui.sandbox.wizard.AbstractSandboxWizardProvider