Uses of Class
fr.ifremer.echobase.ui.actions.EchoBaseActionSupport

Packages that use EchoBaseActionSupport
fr.ifremer.echobase.ui.actions   
fr.ifremer.echobase.ui.actions.dbeditor   
fr.ifremer.echobase.ui.actions.embeddedApplication   
fr.ifremer.echobase.ui.actions.exportDb   
fr.ifremer.echobase.ui.actions.exportQuery   
fr.ifremer.echobase.ui.actions.importData   
fr.ifremer.echobase.ui.actions.user   
 

Uses of EchoBaseActionSupport in fr.ifremer.echobase.ui.actions
 

Subclasses of EchoBaseActionSupport in fr.ifremer.echobase.ui.actions
 class AbstractJSONPaginedAction
          Abstract JSON action with pagination support.
 class AbstractWaitAndExecAction<M extends AbstractEchobaseActionConfiguration>
          Abstract long action using the exec and wait interceptor.
 

Uses of EchoBaseActionSupport in fr.ifremer.echobase.ui.actions.dbeditor
 

Subclasses of EchoBaseActionSupport in fr.ifremer.echobase.ui.actions.dbeditor
 class AbstractLoadPage
          A abstract action which can load the table names and a selected table meta datas.
 class ExportTable
          To export datas for the given request.
 class GetEntities
          To obtain the data for the given request.
 class GetEntity
          To obtain the data for the given entity.
 class GetForeignEntities
          Obtains the html select form for the given entity type.
 class ImportTable
          To import datas from import file.
 class LoadEntities
          To load the db editor pages.
 class SaveEntity
          Save the edition of a row of a table.
 

Uses of EchoBaseActionSupport in fr.ifremer.echobase.ui.actions.embeddedApplication
 

Subclasses of EchoBaseActionSupport in fr.ifremer.echobase.ui.actions.embeddedApplication
 class Build
          Build the embedded application archive.
 class Configure
          Configure the embedded application creation.
 class Download
          Download the result of sql request in csv format.
 

Uses of EchoBaseActionSupport in fr.ifremer.echobase.ui.actions.exportDb
 

Subclasses of EchoBaseActionSupport in fr.ifremer.echobase.ui.actions.exportDb
 class Export
          Launch the complete db export.
 

Uses of EchoBaseActionSupport in fr.ifremer.echobase.ui.actions.exportQuery
 

Subclasses of EchoBaseActionSupport in fr.ifremer.echobase.ui.actions.exportQuery
 class DownloadExportQueryResult
          Download the result of sql request in csv format.
 class ExportQueryResult
          Load export sql result fragment page.
 class GetExportQueryResult
          Obtains result of a sql query.
 class ManageExportQuery
          To manage ExportQuery.
 

Uses of EchoBaseActionSupport in fr.ifremer.echobase.ui.actions.importData
 

Subclasses of EchoBaseActionSupport in fr.ifremer.echobase.ui.actions.importData
 class ConfigureFiles
          Action to load input files to import.
 class ConfigureMission
          Configure the mission to use in the data import.
 class Import
          To launch the import data process.
 

Uses of EchoBaseActionSupport in fr.ifremer.echobase.ui.actions.user
 

Subclasses of EchoBaseActionSupport in fr.ifremer.echobase.ui.actions.user
 class ConnectToDbInformations
          Display a page to show connection details.
 class Create
          To create a user.
 class Delete
          To delete a user.
 class GetUsers
          Obtains all users of the echobase internal database.
 class LoginAction
          Login and Logout action.
 class Update
          To update a user.
 



Copyright © 2011-2012 Ifremer. All Rights Reserved.