|
||||||||||
| 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.MigrateApplicationViewer
public static class AsyncProcessHandler.MigrateApplicationViewer
| 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.MigrateApplicationViewer(AsyncProcessStatus status) |
|
| Method Summary | |
|---|---|
boolean |
canShowOutput() |
boolean |
canShowOutputFromFile()handles if the viewer can handle showing the output from a file. |
void |
viewOutput(java.io.File file)View the output from a file |
void |
viewOutput(java.lang.String output, java.lang.String encodingStr)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 |
|---|
getAction, getSource, getTarget, setCanShowOutput, setCanShowOutputFromFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncProcessHandler.MigrateApplicationViewer(AsyncProcessStatus status)
| Method Detail |
|---|
public boolean canShowOutput()
canShowOutput in class AsyncProcessViewertrue if object can show outputpublic boolean canShowOutputFromFile()
AsyncProcessViewercanShowOutputFromFile in class AsyncProcessViewer
public void viewOutput(java.lang.String output,
java.lang.String encodingStr)
AsyncProcessViewerviewOutput in class AsyncProcessHandler.EssbaseViewerpublic void viewOutput(java.io.File file)
AsyncProcessViewerviewOutput in class AsyncProcessViewerfile - the input file
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||