com.bea.wli.worklist.portal
Class StepActionDisplayInfo

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

public class StepActionDisplayInfo
extends Object


Constructor Summary
StepActionDisplayInfo(StepAction action)
           
 
Method Summary
 String getDescription()
           
 String getId()
           
 String getName()
           
 String getShortDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StepActionDisplayInfo

public StepActionDisplayInfo(StepAction action)
Method Detail

getId

public String getId()

getName

public String getName()

getDescription

public String getDescription()

getShortDescription

public String getShortDescription()