Uses of Class
org.apache.myfaces.config.element.FacesFlowSwitch
Packages that use FacesFlowSwitch
-
Uses of FacesFlowSwitch in org.apache.myfaces.config.element
Methods 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.element
Subclasses 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 TypeMethodDescriptionvoid
FacesFlowDefinitionImpl.addSwitch
(FacesFlowSwitch switchItem)