Uses of Class
org.apache.openejb.jee.FacesConfigIf

Packages that use FacesConfigIf
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
protected  FacesConfigIf FacesConfigFlowDefinitionSwitchCase._if
           
 

Methods in org.apache.openejb.jee that return FacesConfigIf
 FacesConfigIf FacesConfigFlowDefinitionSwitchCase.getIf()
          Gets the value of the if property.
 

Methods in org.apache.openejb.jee with parameters of type FacesConfigIf
 void FacesConfigFlowDefinitionSwitchCase.setIf(FacesConfigIf value)
          Sets the value of the if property.
 



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.