Uses of Class
org.apache.openejb.jee.FacesMapEntries
-
Packages that use FacesMapEntries Package Description 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 Modifier and Type Field Description protected FacesMapEntriesFacesManagedBean. mapEntriesprotected FacesMapEntriesFacesManagedProperty. mapEntriesMethods in org.apache.openejb.jee that return FacesMapEntries Modifier and Type Method Description FacesMapEntriesFacesManagedBean. getMapEntries()Gets the value of the mapEntries property.FacesMapEntriesFacesManagedProperty. getMapEntries()Gets the value of the mapEntries property.Methods in org.apache.openejb.jee with parameters of type FacesMapEntries Modifier and Type Method Description voidFacesManagedBean. setMapEntries(FacesMapEntries value)Sets the value of the mapEntries property.voidFacesManagedProperty. setMapEntries(FacesMapEntries value)Sets the value of the mapEntries property.
-