ilog.rules.studio.res.ui.generator.impl.wizard

Class IlrWebServiceGeneratorWizard

  • All Implemented Interfaces:
    org.eclipse.jface.wizard.IWizard, org.eclipse.ui.IWorkbenchWizard


    public class IlrWebServiceGeneratorWizard
    extends IlrFileGeneratorWizard
    Extends the IlrFileGeneratorWizard class to create a wizard that will ask for the persistence properties and the Tomcat 5.5 home directory. This wizard is used as the wizard class of the Web service generator.
    Since:
    JRules 6.0
    • Field Summary

      • Fields inherited from class org.eclipse.jface.wizard.Wizard

        DEFAULT_IMAGE
    • Method Summary

      • Methods inherited from class org.eclipse.jface.wizard.Wizard

        addPage, addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, performFinish, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.eclipse.ui.IWorkbenchWizard

        init
      • Methods inherited from interface org.eclipse.jface.wizard.IWizard

        addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, performFinish, setContainer

© Copyright IBM Corp. 1987, 2020