IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.bc.override.supervisor.impl
Class SupervisorWizard

java.lang.Object
  extended by org.eclipse.jface.wizard.Wizard
      extended by com.ibm.btt.bc.override.supervisor.impl.SupervisorWizard
All Implemented Interfaces:
org.eclipse.jface.wizard.IWizard

public class SupervisorWizard
extends org.eclipse.jface.wizard.Wizard


Field Summary
(package private)  java.lang.String comments
           
(package private)  InboundRequestsViewConfig config
           
(package private)  boolean isApproved
           
(package private)  boolean readOnly
           
(package private)  OverrideRequest request
           
 
Fields inherited from class org.eclipse.jface.wizard.Wizard
DEFAULT_IMAGE
 
Constructor Summary
SupervisorWizard(InboundRequestsViewConfig config, OverrideRequest request, boolean readOnly)
           
 
Method Summary
 void addPages()
           
 boolean canFinish()
           
 org.eclipse.jface.wizard.IWizardPage getNextPage(org.eclipse.jface.wizard.IWizardPage page)
           
 boolean performCancel()
           
 boolean performFinish()
           
 void setResult(boolean value, java.lang.String comments)
           
 
Methods inherited from class org.eclipse.jface.wizard.Wizard
addPage, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, 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
 

Field Detail

config

InboundRequestsViewConfig config

request

OverrideRequest request

readOnly

boolean readOnly

isApproved

boolean isApproved

comments

java.lang.String comments
Constructor Detail

SupervisorWizard

public SupervisorWizard(InboundRequestsViewConfig config,
                        OverrideRequest request,
                        boolean readOnly)
Method Detail

setResult

public void setResult(boolean value,
                      java.lang.String comments)

addPages

public void addPages()
Specified by:
addPages in interface org.eclipse.jface.wizard.IWizard
Overrides:
addPages in class org.eclipse.jface.wizard.Wizard

getNextPage

public org.eclipse.jface.wizard.IWizardPage getNextPage(org.eclipse.jface.wizard.IWizardPage page)
Specified by:
getNextPage in interface org.eclipse.jface.wizard.IWizard
Overrides:
getNextPage in class org.eclipse.jface.wizard.Wizard

performFinish

public boolean performFinish()
Specified by:
performFinish in interface org.eclipse.jface.wizard.IWizard
Specified by:
performFinish in class org.eclipse.jface.wizard.Wizard

performCancel

public boolean performCancel()
Specified by:
performCancel in interface org.eclipse.jface.wizard.IWizard
Overrides:
performCancel in class org.eclipse.jface.wizard.Wizard

canFinish

public boolean canFinish()
Specified by:
canFinish in interface org.eclipse.jface.wizard.IWizard
Overrides:
canFinish in class org.eclipse.jface.wizard.Wizard

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011