org.apache.geronimo.console.car
Class BaseImportExportHandler
java.lang.Object
org.apache.geronimo.console.MultiPageAbstractHandler
org.apache.geronimo.console.car.BaseImportExportHandler
- Direct Known Subclasses:
- AddRepositoryHandler, DownloadCARHandler, DownloadStatusHandler, ExportConfigHandler, ExportHandler, IndexHandler, ListHandler, ResultsHandler, UpdateListHandler, ViewPluginDownloadHandler
public abstract class BaseImportExportHandler
- extends MultiPageAbstractHandler
The base class for all handlers for this portlet
Methods inherited from class org.apache.geronimo.console.MultiPageAbstractHandler |
actionAfterView, actionBeforeView, destroy, getMode, getUploadFields, getUploadFiles, getView, init, isEmpty, renderView, waitForProgress |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_LIST_SESSION_KEY
protected static final String CONFIG_LIST_SESSION_KEY
- See Also:
- Constant Field Values
DOWNLOAD_RESULTS_SESSION_KEY
protected static final String DOWNLOAD_RESULTS_SESSION_KEY
- See Also:
- Constant Field Values
INDEX_MODE
protected static final String INDEX_MODE
- See Also:
- Constant Field Values
ADD_REPO_MODE
protected static final String ADD_REPO_MODE
- See Also:
- Constant Field Values
LIST_MODE
protected static final String LIST_MODE
- See Also:
- Constant Field Values
DOWNLOAD_MODE
protected static final String DOWNLOAD_MODE
- See Also:
- Constant Field Values
VIEW_FOR_DOWNLOAD_MODE
protected static final String VIEW_FOR_DOWNLOAD_MODE
- See Also:
- Constant Field Values
DOWNLOAD_STATUS_MODE
protected static final String DOWNLOAD_STATUS_MODE
- See Also:
- Constant Field Values
RESULTS_MODE
protected static final String RESULTS_MODE
- See Also:
- Constant Field Values
CONFIGURE_EXPORT_MODE
protected static final String CONFIGURE_EXPORT_MODE
- See Also:
- Constant Field Values
CONFIRM_EXPORT_MODE
protected static final String CONFIRM_EXPORT_MODE
- See Also:
- Constant Field Values
UPDATE_REPOS_MODE
protected static final String UPDATE_REPOS_MODE
- See Also:
- Constant Field Values
BaseImportExportHandler
protected BaseImportExportHandler(String mode,
String viewName)
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.