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 FacesManagedBean.mapEntries
           
protected  FacesMapEntries FacesManagedProperty.mapEntries
           
 

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

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



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.