| Package | Description |
|---|---|
| org.josef.web.jsf.bean |
Java Server Faces Managed Beans.
|
| org.josef.web.jsf.bean.crud |
Java Server Faces Managed Beans that provide CRUD functionality.
|
| Modifier and Type | Method and Description |
|---|---|
static JsfSearchMode |
JsfSearchMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsfSearchMode[] |
JsfSearchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JsfSearchMode |
AbstractCrudItemBean.SearchItemsDelegate.getSearchMode()
Gets the search mode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCrudItemBean.SearchItemsDelegate.setSearchMode(JsfSearchMode searchMode)
Sets the search mode.
|
Copyright © 2008–2018. All rights reserved.