org.apache.beehive.netui.pageflow.config
Class PageFlowActionFormBean

Object
  extended by FormBeanConfig
      extended by ActionFormBean
          extended by PageFlowActionFormBean
All Implemented Interfaces:
Serializable

public class PageFlowActionFormBean
extends ActionFormBean

Class to handle our extensions to the Struts tag.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class FormBeanConfig
configured, dynaActionFormClass, dynamic, formProperties, lock, name, restricted, type
 
Constructor Summary
PageFlowActionFormBean()
           
 
Method Summary
 String getActualType()
           
 void setActualType(String actualType)
           
 
Methods inherited from class FormBeanConfig
addFormPropertyConfig, createActionForm, findFormPropertyConfig, findFormPropertyConfigs, formBeanClass, freeze, getDynaActionFormClass, getDynamic, getName, getType, isRestricted, removeFormPropertyConfig, setDynamic, setName, setRestricted, setType, toString
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PageFlowActionFormBean

public PageFlowActionFormBean()
Method Detail

getActualType

public String getActualType()

setActualType

public void setActualType(String actualType)