Class AddRemoteServiceDialog

java.lang.Object
org.eclipse.jface.window.Window
org.eclipse.jface.dialogs.Dialog
org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
org.apache.uima.taeconfigurator.editors.ui.dialogs.AddRemoteServiceDialog
All Implemented Interfaces:
StandardStrings, org.eclipse.jface.window.IShellProvider, org.eclipse.swt.widgets.Listener

public class AddRemoteServiceDialog extends AbstractDialog
The Class AddRemoteServiceDialog.
  • Field Details

    • vnsPort

      public String vnsPort
      The vns port.
    • vnsHost

      public String vnsHost
      The vns host.
    • timeout

      public String timeout
      The timeout.
    • aeOrCc

      public String aeOrCc
      The ae or cc.
    • isImportByName

      public boolean isImportByName
      The is import by name.
    • genFilePath

      public String genFilePath
      The gen file path.
    • getmetaTimeout

      public String getmetaTimeout
      The getmeta timeout.
    • endpoint

      public String endpoint
      The endpoint.
    • cpcTimeout

      public String cpcTimeout
      The cpc timeout.
    • binary_serialization

      public String binary_serialization
      The binary serialization.
    • ignore_process_errors

      public String ignore_process_errors
      The ignore process errors.
  • Constructor Details

    • AddRemoteServiceDialog

      public AddRemoteServiceDialog(AbstractSection aSection, String aRootPath)
      Instantiates a new adds the remote service dialog.
      Parameters:
      aSection - the a section
      aRootPath - the a root path
  • Method Details

    • createDialogArea

      protected org.eclipse.swt.widgets.Control createDialogArea(org.eclipse.swt.widgets.Composite parent)
      Overrides:
      createDialogArea in class AbstractDialog
    • enableOK

      public void enableOK()
      Description copied from class: AbstractDialog
      Enable OK.
      Specified by:
      enableOK in class AbstractDialog
    • getSelectedServiceTypeName

      public String getSelectedServiceTypeName()
      Gets the selected service type name.
      Returns:
      the selected service type name
    • getSelectedUri

      public String getSelectedUri()
      Gets the selected uri.
      Returns:
      the selected uri
    • getSelectedKey

      public String getSelectedKey()
      Gets the selected key.
      Returns:
      the selected key
    • getAutoAddToFlow

      public boolean getAutoAddToFlow()
      Gets the auto add to flow.
      Returns:
      the auto add to flow
    • copyValuesFromGUI

      public void copyValuesFromGUI()
      Description copied from class: AbstractDialog
      Copy values from GUI.
      Specified by:
      copyValuesFromGUI in class AbstractDialog
    • isValid

      public boolean isValid()
      Description copied from class: AbstractDialog
      Checks if is valid.
      Specified by:
      isValid in class AbstractDialog
      Returns:
      true, if is valid