org.apache.beehive.netui.tags.internal
Class PageFlowTagUtils.MappingAndController

Object
  extended by PageFlowTagUtils.MappingAndController
Enclosing class:
PageFlowTagUtils

public static class PageFlowTagUtils.MappingAndController
extends Object


Field Summary
 FlowController controller
           
 ActionMapping mapping
           
 
Constructor Summary
PageFlowTagUtils.MappingAndController()
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mapping

public ActionMapping mapping

controller

public FlowController controller
Constructor Detail

PageFlowTagUtils.MappingAndController

public PageFlowTagUtils.MappingAndController()