com.bea.wli.worklist.portal
Class StepDisplayInfo

java.lang.Object
  extended by com.bea.wli.worklist.portal.StepDisplayInfo

public class StepDisplayInfo
extends Object


Constructor Summary
StepDisplayInfo(Step step)
           
 
Method Summary
 String getDescription()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StepDisplayInfo

public StepDisplayInfo(Step step)
Method Detail

getName

public String getName()

getDescription

public String getDescription()