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.export   
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.
 

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.export
 

Subclasses of EchoBaseActionSupport in fr.ifremer.echobase.ui.actions.export
 class CreateEmbeddedApplication
          To create the embeddedApplication.
 class DownloadEmbeddedApplication
          Download the result of sql request in csv format.
 class DownloadExportSqlResult
          Download the result of sql request in csv format.
 class ExportSqlResult
          Load export sql result fragment page.
 class GetSqlResult
          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 ConfigureVoyage
          Configure the step 1 of import data (says which campagne to use).
 class LaunchImport
          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 GetUsers
          Obtains all users of the echobase internal database.
 class LoginAction
          Login and Logout action.
 class ManageUser
          Action to manage user (create - update - change password,...)
 



Copyright © 2011 Ifremer. All Rights Reserved.