gov.nih.nci.cagrid.introduce.portal.updater
Class UpdatePath

java.lang.Object
  extended by org.pietschy.wizard.models.AbstractPath
      extended by org.pietschy.wizard.models.SimplePath
          extended by gov.nih.nci.cagrid.introduce.portal.updater.UpdatePath
All Implemented Interfaces:
Path

public class UpdatePath
extends SimplePath


Constructor Summary
UpdatePath()
           
 
Method Summary
 
Methods inherited from class org.pietschy.wizard.models.SimplePath
acceptVisitor, getNextPath, getNextPath, setNextPath, visitNextPath
 
Methods inherited from class org.pietschy.wizard.models.AbstractPath
addStep, contains, firstStep, getSteps, isFirstStep, isLastStep, lastStep, nextStep, previousStep
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdatePath

public UpdatePath()