Class DryRunWizardProvider


  • public class DryRunWizardProvider
    extends pl.edu.icm.unity.webui.sandbox.wizard.AbstractSandboxWizardProvider
    Configures profile dry run 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
      DryRunWizardProvider​(pl.edu.icm.unity.MessageSource msg, java.lang.String sandboxURL, pl.edu.icm.unity.webui.sandbox.SandboxAuthnNotifier sandboxNotifier, pl.edu.icm.unity.engine.api.TranslationProfileManagement tpMan, pl.edu.icm.unity.engine.api.translation.in.InputTranslationActionsRegistry taRegistry)  
    • 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

      • DryRunWizardProvider

        public DryRunWizardProvider​(pl.edu.icm.unity.MessageSource msg,
                                    java.lang.String sandboxURL,
                                    pl.edu.icm.unity.webui.sandbox.SandboxAuthnNotifier sandboxNotifier,
                                    pl.edu.icm.unity.engine.api.TranslationProfileManagement tpMan,
                                    pl.edu.icm.unity.engine.api.translation.in.InputTranslationActionsRegistry taRegistry)
    • 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