public class RenderImportResultFormatter extends RenderImportPreviewFormatter
| Constructor and Description |
|---|
RenderImportResultFormatter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
renderWarnings(List warnings,
List warningArguments,
int index) |
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Perform the required logic for this Formatter.
|
renderElementsInEntry, renderImportResultafterRendering, 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 RenderImportPreviewFormatterrequest - user requestresponse - response to the userorg.jboss.dashboard.ui.taglib.formatter.FormatterException - in case of an unexpected exception.Copyright © 2012–2015 JBoss by Red Hat. All rights reserved.