| Package | Description |
|---|---|
| com.sun.faces.config.beans |
| Modifier and Type | Method and Description |
|---|---|
MapEntriesBean |
ManagedPropertyBean.getMapEntries() |
MapEntriesBean |
ManagedBeanBean.getMapEntries() |
MapEntriesBean |
MapEntriesHolder.getMapEntries()
Return the current
mapEntries object
for this configuration bean. |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedPropertyBean.setMapEntries(MapEntriesBean mapEntries) |
void |
ManagedBeanBean.setMapEntries(MapEntriesBean mapEntries) |
void |
MapEntriesHolder.setMapEntries(MapEntriesBean mapEntries)
Set the current
mapEntries object
for this configuration bean. |
Copyright © 2010–2019 JBoss by Red Hat. All rights reserved.