Uses of Class
org.apache.openejb.jee.FacesNavigationRule
-
Packages that use FacesNavigationRule Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of FacesNavigationRule in org.apache.openejb.jee
Fields in org.apache.openejb.jee with type parameters of type FacesNavigationRule Modifier and Type Field Description protected List<FacesNavigationRule>FacesConfig. navigationRuleprotected List<FacesNavigationRule>FacesConfigFlowDefinition. navigationRuleMethods in org.apache.openejb.jee that return types with arguments of type FacesNavigationRule Modifier and Type Method Description List<FacesNavigationRule>FacesConfig. getNavigationRule()Gets the value of the navigationRule property.List<FacesNavigationRule>FacesConfigFlowDefinition. getNavigationRule()Gets the value of the navigationRule property.
-