public class RenderExportResultFormatter extends org.jboss.dashboard.ui.taglib.formatter.Formatter
| Constructor and Description |
|---|
RenderExportResultFormatter() |
| Modifier and Type | Method and Description |
|---|---|
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Perform the required logic for this Formatter.
|
afterRendering, formatObject, getDefaultLang, getDriver, getEncoding, getLang, getLocale, getLocaleManager, getLocalizedValue, getPanel, getParameter, getProvider, getSection, getWorkspace, includePage, renderFragment, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeInterpreter, setTag, writeToOutpublic void service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws org.jboss.dashboard.ui.taglib.formatter.FormatterException
service in class org.jboss.dashboard.ui.taglib.formatter.Formatterrequest - user requestresponse - response to the userorg.jboss.dashboard.ui.taglib.formatter.FormatterException - in case of an unexpected exception.Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.