|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.essbase.eas.admin.defs.AsyncProcessViewer
com.essbase.eas.essbase.ui.AsyncProcessHandler.EssbaseViewer
com.essbase.eas.essbase.ui.AsyncProcessHandler.CalcScriptViewer
public static class AsyncProcessHandler.CalcScriptViewer
| Field Summary |
|---|
| Fields inherited from class com.essbase.eas.essbase.ui.AsyncProcessHandler.EssbaseViewer |
|---|
application, database, object, server |
| Fields inherited from class com.essbase.eas.admin.defs.AsyncProcessViewer |
|---|
action, canShowOutput, canShowOutputFromFile, command, COMPLETED, FAILED, status, title |
| Constructor Summary | |
|---|---|
AsyncProcessHandler.CalcScriptViewer(AsyncProcessStatus status) |
|
| Method Summary | |
|---|---|
boolean |
canShowOutput() |
void |
viewOutput(java.lang.String output, java.lang.String encoding)View the output for a specific encoding |
| Methods inherited from class com.essbase.eas.essbase.ui.AsyncProcessHandler.EssbaseViewer |
|---|
getApplication, getDatabase, getObject, getServer, setStatus |
| Methods inherited from class com.essbase.eas.admin.defs.AsyncProcessViewer |
|---|
canShowOutputFromFile, getAction, getSource, getTarget, setCanShowOutput, setCanShowOutputFromFile, viewOutput |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncProcessHandler.CalcScriptViewer(AsyncProcessStatus status)
| Method Detail |
|---|
public boolean canShowOutput()
canShowOutput in class AsyncProcessViewertrue if object can show output
public void viewOutput(java.lang.String output,
java.lang.String encoding)
AsyncProcessViewerviewOutput in class AsyncProcessHandler.EssbaseViewer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||