|
Dashboard Builder UI Panels 6.0.0.CR4-Pre1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.dashboard.factory.BasicFactoryElement
org.jboss.dashboard.ui.taglib.formatter.Formatter
org.jboss.dashboard.ui.panel.export.RenderImportPreviewFormatter
org.jboss.dashboard.ui.panel.export.RenderImportResultFormatter
public class RenderImportResultFormatter
| Constructor Summary | |
|---|---|
RenderImportResultFormatter()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class org.jboss.dashboard.ui.panel.export.RenderImportPreviewFormatter |
|---|
renderElementsInEntry, renderImportResult |
| Methods inherited from class org.jboss.dashboard.ui.taglib.formatter.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, writeToOut |
| Methods inherited from class org.jboss.dashboard.factory.BasicFactoryElement |
|---|
addPeriodicTask, addPeriodicTask, factoryLookup, getComponentAlias, getComponentDescription, getComponentName, getComponentScope, init, setComponentAlias, shutdown, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RenderImportResultFormatter()
| Method Detail |
|---|
public 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 user
org.jboss.dashboard.ui.taglib.formatter.FormatterException - in case of an unexpected exception.
protected void renderWarnings(List warnings,
List warningArguments,
int index)
|
Dashboard Builder UI Panels 6.0.0.CR4-Pre1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||