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

Packages that use FacesMapEntries
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of FacesMapEntries in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee declared as FacesMapEntries
protected  FacesMapEntries FacesManagedProperty.mapEntries
           
protected  FacesMapEntries FacesManagedBean.mapEntries
           
 

Methods in org.apache.openejb.jee that return FacesMapEntries
 FacesMapEntries FacesManagedProperty.getMapEntries()
          Gets the value of the mapEntries property.
 FacesMapEntries FacesManagedBean.getMapEntries()
          Gets the value of the mapEntries property.
 

Methods in org.apache.openejb.jee with parameters of type FacesMapEntries
 void FacesManagedProperty.setMapEntries(FacesMapEntries value)
          Sets the value of the mapEntries property.
 void FacesManagedBean.setMapEntries(FacesMapEntries value)
          Sets the value of the mapEntries property.
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.