Uses of Class
org.apache.myfaces.config.element.FacesFlowSwitch
Packages that use FacesFlowSwitch
- 
Uses of FacesFlowSwitch in org.apache.myfaces.config.elementMethods in org.apache.myfaces.config.element that return types with arguments of type FacesFlowSwitchModifier and TypeMethodDescriptionabstract List<FacesFlowSwitch>FacesFlowDefinition.getSwitchList()
- 
Uses of FacesFlowSwitch in org.apache.myfaces.config.impl.elementSubclasses of FacesFlowSwitch in org.apache.myfaces.config.impl.elementMethods in org.apache.myfaces.config.impl.element that return types with arguments of type FacesFlowSwitchMethods in org.apache.myfaces.config.impl.element with parameters of type FacesFlowSwitchModifier and TypeMethodDescriptionvoidFacesFlowDefinitionImpl.addSwitch(FacesFlowSwitch switchItem)