Uses of Class
org.apache.openejb.jee.FacesConfigIf
-
Packages that use FacesConfigIf Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of FacesConfigIf in org.apache.openejb.jee
Fields in org.apache.openejb.jee declared as FacesConfigIf Modifier and Type Field Description protected FacesConfigIfFacesConfigFlowDefinitionSwitchCase. _ifMethods in org.apache.openejb.jee that return FacesConfigIf Modifier and Type Method Description FacesConfigIfFacesConfigFlowDefinitionSwitchCase. getIf()Gets the value of the if property.Methods in org.apache.openejb.jee with parameters of type FacesConfigIf Modifier and Type Method Description voidFacesConfigFlowDefinitionSwitchCase. setIf(FacesConfigIf value)Sets the value of the if property.
-