public class ShowProducersAction extends BaseShowProducersAction
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_CURRENT_CATEGORY
Constant for current category attribute name.
|
static String |
ATTR_CURRENT_SUBSYSTEM
Constant for current subsystem attribute name.
|
ATTR_IS_NAV_MENU_COLLAPSED, AVAILABLE_UNITS_LIST, BEAN_AUTORELOAD, BEAN_CHART_ENGINE, BEAN_INTERVAL, BEAN_SORT_TYPE_PREFIX, BEAN_SORT_TYPE_SINGLE_PRODUCER_PREFIX, BEAN_UNIT, DEFAULT_FORWARD, DEFAULT_INTERVAL, DEFAULT_TITLE, DEFAULT_UNIT, DEFAULT_UNIT_BEAN, PARAM_CATEGORY, PARAM_CHART_ENGINE, PARAM_FILTER_ZERO, PARAM_FORWARD, PARAM_ID, PARAM_INTERVAL, PARAM_PRODUCER_ID, PARAM_RELOAD_INTERVAL, PARAM_SORT_BY, PARAM_SORT_ORDER, PARAM_SUBSYSTEM, PARAM_UNIT, WHITESPACES| Constructor and Description |
|---|
ShowProducersAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
doCustomProcessing(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
String |
getLinkToCurrentPage(javax.servlet.http.HttpServletRequest req)
Returns the link to the current page.
|
String |
getPageTitle(javax.servlet.http.HttpServletRequest req)
Returns the page title.
|
protected List<ProducerAO> |
getProducers(javax.servlet.http.HttpServletRequest req)
Returns the list of producers for presentation.
|
execute, exportSupported, getCurrentNaviItem, getDecoratedProducers, getPageName, getSubTitlegetAccumulatorAPI, getAdditionalFunctionalityAPI, getCurrentInterval, getCurrentInterval, getCurrentSubNaviItem, getCurrentUnit, getCurrentUnit, getDashboardAPI, getDecoratorRegistry, getForward, getGaugeAPI, getJourneyAPI, getProducerAPI, getProducerId, getSubsystem, getThresholdAPI, postProcess, preProcess, rebuildQueryStringWithoutParameterpublic static final String ATTR_CURRENT_CATEGORY
public static final String ATTR_CURRENT_SUBSYSTEM
protected List<ProducerAO> getProducers(javax.servlet.http.HttpServletRequest req)
BaseShowProducersActiongetProducers in class BaseShowProducersActionpublic String getPageTitle(javax.servlet.http.HttpServletRequest req)
BaseShowProducersActiongetPageTitle in class BaseShowProducersActionpublic String getLinkToCurrentPage(javax.servlet.http.HttpServletRequest req)
BaseMoskitoUIActiongetLinkToCurrentPage in class BaseMoskitoUIActionpublic void doCustomProcessing(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
doCustomProcessing in class BaseShowProducersActionCopyright © 2010-2015 anotheria.net. All Rights Reserved.