| Package | Description |
|---|---|
| net.anotheria.moskito.webui.shared.action |
| Modifier and Type | Field and Description |
|---|---|
static UnitBean |
BaseMoskitoUIAction.DEFAULT_UNIT_BEAN
Default unit.
|
| Modifier and Type | Field and Description |
|---|---|
static List<UnitBean> |
BaseMoskitoUIAction.AVAILABLE_UNITS_LIST
List of the available units.
|
| Modifier and Type | Method and Description |
|---|---|
protected UnitBean |
BaseMoskitoUIAction.getCurrentUnit(javax.servlet.http.HttpServletRequest req)
Returns the currently selected unit either from request or session.
|
protected UnitBean |
BaseMoskitoUIAction.getCurrentUnit(javax.servlet.http.HttpServletRequest req,
boolean saveToSession)
Returns the currently selected unit either from request or session.
|
Copyright © 2010-2015 anotheria.net. All Rights Reserved.