A B C D E F G I J L M N P Q R S T U V W _

A

AbstractCheckInterceptor - Class in fr.ifremer.echobase.ui.interceptors
Abstract check interceptor.
AbstractCheckInterceptor() - Constructor for class fr.ifremer.echobase.ui.interceptors.AbstractCheckInterceptor
 
AbstractJSONPaginedAction - Class in fr.ifremer.echobase.ui.actions
Abstract JSON action with pagination support.
AbstractJSONPaginedAction(String) - Constructor for class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
AbstractLoadPage - Class in fr.ifremer.echobase.ui.actions.dbeditor
A abstract action which can load the table names and a selected table meta datas.
AbstractLoadPage() - Constructor for class fr.ifremer.echobase.ui.actions.dbeditor.AbstractLoadPage
 
addFieldError(String, String) - Method in class fr.ifremer.echobase.ui.validators.EchoBaseFieldValidatorSupport
Add directly a field error with the given sentence wihtout any translation from the xml validator file.
APPLICATION_CONTEXT_PARAMETER - Static variable in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
Key to store the single instance of the application context
areaOfOperationId - Variable in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
Area of operation selected id.
areaOfOperations - Variable in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
Universe of existing areaOfOperations.
askPassword - Variable in class fr.ifremer.echobase.ui.actions.user.ConnectToDbInformations
 

B

BACK_TO_LIST - Static variable in class fr.ifremer.echobase.ui.actions.user.ManageUser
 
beginTransaction() - Method in class fr.ifremer.echobase.ui.EchoBaseTopiaTransactionFilter
 

C

CheckInUserSessionInterceptor - Class in fr.ifremer.echobase.ui.interceptors
To check if some data are in the user session.
CheckInUserSessionInterceptor() - Constructor for class fr.ifremer.echobase.ui.interceptors.CheckInUserSessionInterceptor
 
CheckLogguedInterceptor - Class in fr.ifremer.echobase.ui.interceptors
To check user is loggued.
CheckLogguedInterceptor() - Constructor for class fr.ifremer.echobase.ui.interceptors.CheckLogguedInterceptor
 
CheckUserIsAdmin - Class in fr.ifremer.echobase.ui.interceptors
To check if logged user is admin.
CheckUserIsAdmin() - Constructor for class fr.ifremer.echobase.ui.interceptors.CheckUserIsAdmin
 
CleanEchoBaseSessionInterceptor - Class in fr.ifremer.echobase.ui.interceptors
Interceptor to remove some stuff from user session.
CleanEchoBaseSessionInterceptor() - Constructor for class fr.ifremer.echobase.ui.interceptors.CleanEchoBaseSessionInterceptor
 
cloneQuery() - Method in class fr.ifremer.echobase.ui.actions.export.ManageExportQuery
 
closeTransaction(TopiaContext) - Method in class fr.ifremer.echobase.ui.EchoBaseApplicationListener
Try to close the given transaction.
columnNames - Variable in class fr.ifremer.echobase.ui.actions.export.ExportSqlResult
names of columns from the executed sql request.
configuration - Variable in class fr.ifremer.echobase.ui.EchoBaseApplicationContext
 
ConfigureFiles - Class in fr.ifremer.echobase.ui.actions.importData
Action to load input files to import.
ConfigureFiles() - Constructor for class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
ConfigureVoyage - Class in fr.ifremer.echobase.ui.actions.importData
Configure the step 1 of import data (says which campagne to use).
ConfigureVoyage() - Constructor for class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
 
ConnectToDbInformations - Class in fr.ifremer.echobase.ui.actions.user
Display a page to show connection details.
ConnectToDbInformations() - Constructor for class fr.ifremer.echobase.ui.actions.user.ConnectToDbInformations
 
contains(String) - Method in class fr.ifremer.echobase.ui.EchoBaseSession
Tests if for a given key, there is an associated object in this sessio!!!n.
contentLength - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.ExportTable
Length of the file to export.
contentLength - Variable in class fr.ifremer.echobase.ui.actions.export.DownloadEmbeddedApplication
Length of the file to download.
contentLength - Variable in class fr.ifremer.echobase.ui.actions.export.DownloadExportSqlResult
Length of the file to download.
contentType - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.ExportTable
Type of the file to export.
contentType - Variable in class fr.ifremer.echobase.ui.actions.export.DownloadEmbeddedApplication
Content type of the file to download.
contentType - Variable in class fr.ifremer.echobase.ui.actions.export.DownloadExportSqlResult
Content type of the file to download.
contextDestroyed(ServletContextEvent) - Method in class fr.ifremer.echobase.ui.EchoBaseApplicationListener
 
contextInitialized(ServletContextEvent) - Method in class fr.ifremer.echobase.ui.EchoBaseApplicationListener
 
copyFile(InputFile, File) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
createAdminUser(EchoBaseApplicationContext) - Method in class fr.ifremer.echobase.ui.EchoBaseApplicationListener
Creates the adminsitrator (admin/admin) on the database.
CreateEmbeddedApplication - Class in fr.ifremer.echobase.ui.actions.export
To create the embeddedApplication.
CreateEmbeddedApplication() - Constructor for class fr.ifremer.echobase.ui.actions.export.CreateEmbeddedApplication
 
createIfNotFound - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
Flag to authorize to create an entity if not found in db.

D

datas - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntities
Datas of the given table.
datas - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntity
Datas of the given table.
datas - Variable in class fr.ifremer.echobase.ui.actions.export.GetSqlResult
Datas of the given table.
dbMeta - Variable in class fr.ifremer.echobase.ui.EchoBaseApplicationContext
 
decorate(Object, String) - Method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
deleteQuery() - Method in class fr.ifremer.echobase.ui.actions.export.ManageExportQuery
 
doCheck(ActionInvocation) - Method in class fr.ifremer.echobase.ui.interceptors.AbstractCheckInterceptor
 
doCheck(ActionInvocation) - Method in class fr.ifremer.echobase.ui.interceptors.CheckInUserSessionInterceptor
 
doCheck(ActionInvocation) - Method in class fr.ifremer.echobase.ui.interceptors.CheckLogguedInterceptor
 
doCheck(ActionInvocation) - Method in class fr.ifremer.echobase.ui.interceptors.CheckUserIsAdmin
 
doCreateOrUpdate() - Method in class fr.ifremer.echobase.ui.actions.user.ManageUser
 
doDelete() - Method in class fr.ifremer.echobase.ui.actions.user.ManageUser
 
doLogin() - Method in class fr.ifremer.echobase.ui.actions.user.LoginAction
 
doLogout() - Method in class fr.ifremer.echobase.ui.actions.user.LoginAction
 
DownloadEmbeddedApplication - Class in fr.ifremer.echobase.ui.actions.export
Download the result of sql request in csv format.
DownloadEmbeddedApplication() - Constructor for class fr.ifremer.echobase.ui.actions.export.DownloadEmbeddedApplication
 
DownloadExportSqlResult - Class in fr.ifremer.echobase.ui.actions.export
Download the result of sql request in csv format.
DownloadExportSqlResult() - Constructor for class fr.ifremer.echobase.ui.actions.export.DownloadExportSqlResult
 

E

EchoBaseActionSupport - Class in fr.ifremer.echobase.ui.actions
EchoBase action support.
EchoBaseActionSupport() - Constructor for class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
EchoBaseApplicationContext - Class in fr.ifremer.echobase.ui
 
EchoBaseApplicationContext() - Constructor for class fr.ifremer.echobase.ui.EchoBaseApplicationContext
 
EchoBaseApplicationListener - Class in fr.ifremer.echobase.ui
To listen start or end of the application.
EchoBaseApplicationListener() - Constructor for class fr.ifremer.echobase.ui.EchoBaseApplicationListener
 
EchoBaseFieldValidatorSupport - Class in fr.ifremer.echobase.ui.validators
Base EchoBase validator.
EchoBaseFieldValidatorSupport() - Constructor for class fr.ifremer.echobase.ui.validators.EchoBaseFieldValidatorSupport
 
EchoBaseSession - Class in fr.ifremer.echobase.ui
The session object of EchoBase to put in servlet session.
EchoBaseSession() - Constructor for class fr.ifremer.echobase.ui.EchoBaseSession
Protect session constructor.
EchoBaseTopiaTransactionFilter - Class in fr.ifremer.echobase.ui
EchoBase implementation of the TopiaTransactionFilter.
EchoBaseTopiaTransactionFilter() - Constructor for class fr.ifremer.echobase.ui.EchoBaseTopiaTransactionFilter
 
EditActionEnum - Enum in fr.ifremer.echobase.ui.actions
Operations possible for a simple CRUD.
email - Variable in class fr.ifremer.echobase.ui.actions.user.LoginAction
 
entities - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.GetForeignEntities
Entities loaded (key are id, values are decoration of entity).
entityModificationLogs() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntities
 
entityType - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.AbstractLoadPage
Type of entity to load.
entityType - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.ExportTable
Type of entity to export.
entityType - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntities
Type of entity to load.
entityType - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntity
Type of entity to load.
entityType - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.GetForeignEntities
Type of entity to load.
entityType - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.SaveEntity
Type of entity to save.
entityTypes - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.AbstractLoadPage
All entities availables.
execute() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ExportTable
 
execute() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntities
 
execute() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntity
 
execute() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetForeignEntities
 
execute() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
 
execute() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.SaveEntity
 
execute() - Method in class fr.ifremer.echobase.ui.actions.export.CreateEmbeddedApplication
 
execute() - Method in class fr.ifremer.echobase.ui.actions.export.DownloadEmbeddedApplication
 
execute() - Method in class fr.ifremer.echobase.ui.actions.export.DownloadExportSqlResult
 
execute() - Method in class fr.ifremer.echobase.ui.actions.export.ExportSqlResult
 
execute() - Method in class fr.ifremer.echobase.ui.actions.export.GetSqlResult
 
execute() - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
execute() - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
 
execute() - Method in class fr.ifremer.echobase.ui.actions.importData.LaunchImport
 
execute() - Method in class fr.ifremer.echobase.ui.actions.user.ConnectToDbInformations
 
execute() - Method in class fr.ifremer.echobase.ui.actions.user.GetUsers
 
exportFileName - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.ExportTable
Default file name to create.
exportFileName - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.LoadEntities
Default name of the export file.
ExportSqlResult - Class in fr.ifremer.echobase.ui.actions.export
Load export sql result fragment page.
ExportSqlResult() - Constructor for class fr.ifremer.echobase.ui.actions.export.ExportSqlResult
 
ExportTable - Class in fr.ifremer.echobase.ui.actions.dbeditor
To export datas for the given request.
ExportTable() - Constructor for class fr.ifremer.echobase.ui.actions.dbeditor.ExportTable
 

F

fileName - Variable in class fr.ifremer.echobase.ui.actions.export.CreateEmbeddedApplication
Default file name to create.
fileName - Variable in class fr.ifremer.echobase.ui.actions.export.DownloadEmbeddedApplication
File name of the download.
fileName - Variable in class fr.ifremer.echobase.ui.actions.export.DownloadExportSqlResult
File name of the download.
fileName - Variable in class fr.ifremer.echobase.ui.actions.export.ExportSqlResult
Default file name for export.
filters - Variable in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
formatDate(Date) - Method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
formatMonth(Date) - Method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
fr.ifremer.echobase.ui - package fr.ifremer.echobase.ui
 
fr.ifremer.echobase.ui.actions - package fr.ifremer.echobase.ui.actions
 
fr.ifremer.echobase.ui.actions.dbeditor - package fr.ifremer.echobase.ui.actions.dbeditor
 
fr.ifremer.echobase.ui.actions.export - package fr.ifremer.echobase.ui.actions.export
 
fr.ifremer.echobase.ui.actions.importData - package fr.ifremer.echobase.ui.actions.importData
 
fr.ifremer.echobase.ui.actions.user - package fr.ifremer.echobase.ui.actions.user
 
fr.ifremer.echobase.ui.interceptors - package fr.ifremer.echobase.ui.interceptors
 
fr.ifremer.echobase.ui.validators - package fr.ifremer.echobase.ui.validators
 

G

get(String, Class<T>) - Method in class fr.ifremer.echobase.ui.EchoBaseSession
Gets from this session an object given his key and his type.
getActionContext() - Static method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
getApplicationVersion() - Static method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
getAreaOfOperations() - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
 
getColumnMetas() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.AbstractLoadPage
 
getColumnNames() - Method in class fr.ifremer.echobase.ui.actions.export.ExportSqlResult
 
getConfiguration() - Method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
getConfiguration() - Method in class fr.ifremer.echobase.ui.EchoBaseApplicationContext
 
getContentLength() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ExportTable
 
getContentLength() - Method in class fr.ifremer.echobase.ui.actions.export.DownloadEmbeddedApplication
 
getContentLength() - Method in class fr.ifremer.echobase.ui.actions.export.DownloadExportSqlResult
 
getContentType() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ExportTable
 
getContentType() - Method in class fr.ifremer.echobase.ui.actions.export.DownloadEmbeddedApplication
 
getContentType() - Method in class fr.ifremer.echobase.ui.actions.export.DownloadExportSqlResult
 
getDatas() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntities
 
getDatas() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntity
 
getDatas() - Method in class fr.ifremer.echobase.ui.actions.export.GetSqlResult
 
getDateFormat() - Method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
getDbMeta() - Method in class fr.ifremer.echobase.ui.EchoBaseApplicationContext
 
getDecoratorService() - Method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
getEchoBaseApplicationContext() - Static method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
getEchoBaseSession() - Method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
getEchoBaseUser() - Method in class fr.ifremer.echobase.ui.EchoBaseSession
Gets the informations of user as soon as the user is loggued.
getEditActionEnum() - Method in class fr.ifremer.echobase.ui.actions.user.ManageUser
 
getEmail() - Method in class fr.ifremer.echobase.ui.actions.user.LoginAction
 
GetEntities - Class in fr.ifremer.echobase.ui.actions.dbeditor
To obtain the data for the given request.
GetEntities() - Constructor for class fr.ifremer.echobase.ui.actions.dbeditor.GetEntities
 
getEntities() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetForeignEntities
 
GetEntity - Class in fr.ifremer.echobase.ui.actions.dbeditor
To obtain the data for the given entity.
GetEntity() - Constructor for class fr.ifremer.echobase.ui.actions.dbeditor.GetEntity
 
getEntityType() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.AbstractLoadPage
 
getEntityTypes() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.AbstractLoadPage
 
getExportFileName() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ExportTable
 
getExportFileName() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.LoadEntities
 
getFileName() - Method in class fr.ifremer.echobase.ui.actions.export.CreateEmbeddedApplication
 
getFileName() - Method in class fr.ifremer.echobase.ui.actions.export.DownloadEmbeddedApplication
 
getFileName() - Method in class fr.ifremer.echobase.ui.actions.export.DownloadExportSqlResult
 
getFileName() - Method in class fr.ifremer.echobase.ui.actions.export.ExportSqlResult
 
getFilterObject() - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
getFilters() - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
GetForeignEntities - Class in fr.ifremer.echobase.ui.actions.dbeditor
Obtains the html select form for the given entity type.
GetForeignEntities() - Constructor for class fr.ifremer.echobase.ui.actions.dbeditor.GetForeignEntities
 
getFormatter(ColumnMeta) - Method in class fr.ifremer.echobase.ui.actions.dbeditor.LoadEntities
 
getI18nKey() - Method in enum fr.ifremer.echobase.ui.actions.importData.ImportMode
 
getImportDataConfiguration() - Method in class fr.ifremer.echobase.ui.EchoBaseSession
 
getImportFile() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
 
getImportFileContentType() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
 
getImportFileFileName() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
 
getImportMode() - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
 
getImportModes() - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
 
getImportResult() - Method in class fr.ifremer.echobase.ui.actions.importData.LaunchImport
 
getInputStream() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ExportTable
 
getInputStream() - Method in class fr.ifremer.echobase.ui.actions.export.DownloadEmbeddedApplication
 
getInputStream() - Method in class fr.ifremer.echobase.ui.actions.export.DownloadExportSqlResult
 
getJdbcLogin() - Method in class fr.ifremer.echobase.ui.actions.user.ConnectToDbInformations
 
getJdbcPassword() - Method in class fr.ifremer.echobase.ui.actions.user.ConnectToDbInformations
 
getJdbcUrl() - Method in class fr.ifremer.echobase.ui.actions.user.ConnectToDbInformations
 
getMetas() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntity
 
getMissions() - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
 
getModel() - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
getModel() - Method in class fr.ifremer.echobase.ui.actions.importData.LaunchImport
 
getMonthFormat() - Method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
getPage() - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
getPage() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntities
 
getPage() - Method in class fr.ifremer.echobase.ui.actions.export.GetSqlResult
 
getPage() - Method in class fr.ifremer.echobase.ui.actions.user.GetUsers
 
getPassword() - Method in class fr.ifremer.echobase.ui.actions.user.LoginAction
 
getQueries() - Method in class fr.ifremer.echobase.ui.actions.export.ManageExportQuery
 
getQuery() - Method in class fr.ifremer.echobase.ui.actions.export.ManageExportQuery
 
getRecords() - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
getRecords() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntities
 
getRecords() - Method in class fr.ifremer.echobase.ui.actions.export.GetSqlResult
 
getRecords() - Method in class fr.ifremer.echobase.ui.actions.user.GetUsers
 
getRedirectAction() - Method in class fr.ifremer.echobase.ui.actions.user.LoginAction
 
getRedirectUrl() - Method in class fr.ifremer.echobase.ui.interceptors.AbstractCheckInterceptor
 
getRedirectUrl() - Method in class fr.ifremer.echobase.ui.interceptors.CheckLogguedInterceptor
 
getResult() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
 
getRootContextSupplier() - Method in class fr.ifremer.echobase.ui.EchoBaseApplicationContext
 
getRows() - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
getRows() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntities
 
getRows() - Method in class fr.ifremer.echobase.ui.actions.export.GetSqlResult
 
getRows() - Method in class fr.ifremer.echobase.ui.actions.user.GetUsers
 
getServiceContext() - Method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
Fabrique pour récupérer le ServiceContext tel qu'il devrait être fourni à la fabrication d'un service.
getServiceFactory() - Method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
getSidx() - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
getSord() - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
getSortColumn() - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
getSql() - Method in class fr.ifremer.echobase.ui.actions.export.ExportSqlResult
 
GetSqlResult - Class in fr.ifremer.echobase.ui.actions.export
Obtains result of a sql query.
GetSqlResult() - Constructor for class fr.ifremer.echobase.ui.actions.export.GetSqlResult
 
getTableNames() - Method in class fr.ifremer.echobase.ui.actions.export.ManageExportQuery
 
getTotal() - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
getTotal() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntities
 
getTotal() - Method in class fr.ifremer.echobase.ui.actions.export.GetSqlResult
 
getTotal() - Method in class fr.ifremer.echobase.ui.actions.user.GetUsers
 
getTransaction() - Method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
getUser() - Method in class fr.ifremer.echobase.ui.actions.user.ManageUser
 
getUserEditAction() - Method in class fr.ifremer.echobase.ui.actions.user.ManageUser
 
GetUsers - Class in fr.ifremer.echobase.ui.actions.user
Obtains all users of the echobase internal database.
GetUsers() - Constructor for class fr.ifremer.echobase.ui.actions.user.GetUsers
 
getUsers() - Method in class fr.ifremer.echobase.ui.actions.user.GetUsers
 
getUserService() - Method in class fr.ifremer.echobase.ui.actions.user.LoginAction
 
getUserService() - Method in class fr.ifremer.echobase.ui.actions.user.ManageUser
 
getValidatorType() - Method in class fr.ifremer.echobase.ui.validators.LoginValidator
 
getVoyage() - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
 
getVoyageId() - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
getVoyageIds() - Method in class fr.ifremer.echobase.ui.actions.export.CreateEmbeddedApplication
 
getVoyages() - Method in class fr.ifremer.echobase.ui.actions.export.CreateEmbeddedApplication
 
getVoyages() - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
 
getWarFileName() - Method in class fr.ifremer.echobase.ui.actions.export.CreateEmbeddedApplication
 

I

id - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntity
Id of entity to load.
id - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.SaveEntity
id of entity to save.
importFile - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
WTF ?
importFileContentType - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
WTF ?
importFileFileName - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
WTF ?
importMode - Variable in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
Selected import mode.
ImportMode - Enum in fr.ifremer.echobase.ui.actions.importData
Define import mode (use an existing voayge, or create a new one.
importModes - Variable in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
Universe of possible import modes.
importResult - Variable in class fr.ifremer.echobase.ui.actions.importData.LaunchImport
 
ImportTable - Class in fr.ifremer.echobase.ui.actions.dbeditor
To import datas from import file.
ImportTable() - Constructor for class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
 
input() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
 
input() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.LoadEntities
 
input() - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
input() - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
 
inputStream - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.ExportTable
Stream of the file to export.
inputStream - Variable in class fr.ifremer.echobase.ui.actions.export.DownloadEmbeddedApplication
Input stream of the file to download.
inputStream - Variable in class fr.ifremer.echobase.ui.actions.export.DownloadExportSqlResult
Input stream of the file to download.
intercept(ActionInvocation) - Method in class fr.ifremer.echobase.ui.interceptors.AbstractCheckInterceptor
 
intercept(ActionInvocation) - Method in class fr.ifremer.echobase.ui.interceptors.CleanEchoBaseSessionInterceptor
 
isAskPassword() - Method in class fr.ifremer.echobase.ui.actions.user.ConnectToDbInformations
 
isCreateIfNotFound() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
 
isSchemaCreated() - Method in class fr.ifremer.echobase.ui.EchoBaseApplicationListener
 
isSortAscendant() - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 

J

jdbcLogin - Variable in class fr.ifremer.echobase.ui.actions.user.ConnectToDbInformations
 
jdbcPassword - Variable in class fr.ifremer.echobase.ui.actions.user.ConnectToDbInformations
 
jdbcUrl - Variable in class fr.ifremer.echobase.ui.actions.user.ConnectToDbInformations
 

L

LaunchImport - Class in fr.ifremer.echobase.ui.actions.importData
To launch the import data process.
LaunchImport() - Constructor for class fr.ifremer.echobase.ui.actions.importData.LaunchImport
 
load() - Method in class fr.ifremer.echobase.ui.actions.dbeditor.AbstractLoadPage
 
LoadEntities - Class in fr.ifremer.echobase.ui.actions.dbeditor
To load the db editor pages.
LoadEntities() - Constructor for class fr.ifremer.echobase.ui.actions.dbeditor.LoadEntities
 
log - Static variable in class fr.ifremer.echobase.ui.actions.user.LoginAction
 
log - Static variable in class fr.ifremer.echobase.ui.actions.user.ManageUser
 
log - Static variable in class fr.ifremer.echobase.ui.EchoBaseApplicationListener
Logger.
log - Static variable in class fr.ifremer.echobase.ui.interceptors.CheckInUserSessionInterceptor
Logger.
LoginAction - Class in fr.ifremer.echobase.ui.actions.user
Login and Logout action.
LoginAction() - Constructor for class fr.ifremer.echobase.ui.actions.user.LoginAction
 
loginAction - Variable in class fr.ifremer.echobase.ui.interceptors.CheckLogguedInterceptor
Where to redirect if user is not authenticated.
LoginValidator - Class in fr.ifremer.echobase.ui.validators
Check user login.
LoginValidator() - Constructor for class fr.ifremer.echobase.ui.validators.LoginValidator
 

M

ManageExportQuery - Class in fr.ifremer.echobase.ui.actions.export
To manage ExportQuery.
ManageExportQuery() - Constructor for class fr.ifremer.echobase.ui.actions.export.ManageExportQuery
 
ManageUser - Class in fr.ifremer.echobase.ui.actions.user
Action to manage user (create - update - change password,...)
ManageUser() - Constructor for class fr.ifremer.echobase.ui.actions.user.ManageUser
 
metas - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntity
Universe of columns metat datas of the selected entity type.
missionId - Variable in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
Mission selected id.
missions - Variable in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
Universe of existing missions.
model - Variable in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
Import data configuration to push in session.
model - Variable in class fr.ifremer.echobase.ui.actions.importData.LaunchImport
Import data configuration to push in session.

N

newService(Class<E>) - Method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
Sub-classes should use this method to easily get a service instance.

P

pager - Variable in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
params - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.SaveEntity
 
password - Variable in class fr.ifremer.echobase.ui.actions.user.LoginAction
 
prepare() - Method in class fr.ifremer.echobase.ui.actions.export.ManageExportQuery
 
prepare() - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
prepare() - Method in class fr.ifremer.echobase.ui.actions.importData.LaunchImport
 
prepare() - Method in class fr.ifremer.echobase.ui.actions.user.ManageUser
 
PROPERTY_ECHO_BASE_USER - Static variable in class fr.ifremer.echobase.ui.EchoBaseSession
Key to set User connected in this session.
PROPERTY_IMPORT_DATA_CONFIGURATION - Static variable in class fr.ifremer.echobase.ui.EchoBaseSession
Key to keep import configuration in this session.

Q

queries - Variable in class fr.ifremer.echobase.ui.actions.export.ManageExportQuery
All available queries from database.
query - Variable in class fr.ifremer.echobase.ui.actions.export.ManageExportQuery
Selected query loaded from database if his id is not empty.

R

redirect(String) - Method in class fr.ifremer.echobase.ui.interceptors.AbstractCheckInterceptor
 
redirectAction - Variable in class fr.ifremer.echobase.ui.actions.user.LoginAction
 
redirectAction - Variable in class fr.ifremer.echobase.ui.interceptors.AbstractCheckInterceptor
Where to redirect where user is loggued
remove(String) - Method in class fr.ifremer.echobase.ui.EchoBaseSession
Remove form this session, the object from his given key and returns it.
rootContextSupplier - Variable in class fr.ifremer.echobase.ui.EchoBaseApplicationContext
 

S

SaveEntity - Class in fr.ifremer.echobase.ui.actions.dbeditor
Save the edition of a row of a table.
SaveEntity() - Constructor for class fr.ifremer.echobase.ui.actions.dbeditor.SaveEntity
 
saveQuery() - Method in class fr.ifremer.echobase.ui.actions.export.ManageExportQuery
 
serviceContext - Variable in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
serviceFactory - Variable in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
Provides a way to get a service.
SESSION_PARAMETER - Static variable in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
Key to store the EchoBaseSession instance in the session's map.
set(String, Object) - Method in class fr.ifremer.echobase.ui.EchoBaseSession
Sets in this session the igven object using the given key.
setAcoustic(File) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setAcousticContentType(String) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setAcousticFileName(String) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setAreaOfOperationId(String) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
 
setCapture(File) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setCaptureContentType(String) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setCaptureFileName(String) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setConfiguration(EchoBaseConfiguration) - Method in class fr.ifremer.echobase.ui.EchoBaseApplicationContext
 
setCreateIfNotFound(boolean) - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
 
setDbMeta(DbMeta) - Method in class fr.ifremer.echobase.ui.EchoBaseApplicationContext
 
setEchoBaseUser(EchoBaseUser) - Method in class fr.ifremer.echobase.ui.EchoBaseSession
Sets in this session the loggued user.
setEmail(String) - Method in class fr.ifremer.echobase.ui.actions.user.LoginAction
 
setEntityType(EchoBaseEntityEnum) - Method in class fr.ifremer.echobase.ui.actions.dbeditor.AbstractLoadPage
 
setEntityType(EchoBaseEntityEnum) - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ExportTable
 
setEntityType(EchoBaseEntityEnum) - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntities
 
setEntityType(EchoBaseEntityEnum) - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntity
 
setEntityType(EchoBaseEntityEnum) - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetForeignEntities
 
setEntityType(EchoBaseEntityEnum) - Method in class fr.ifremer.echobase.ui.actions.dbeditor.SaveEntity
 
setEvents(File) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setEventsContentType(String) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setEventsFileName(String) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setExportFileName(String) - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ExportTable
 
setFileName(String) - Method in class fr.ifremer.echobase.ui.actions.export.DownloadEmbeddedApplication
 
setFileName(String) - Method in class fr.ifremer.echobase.ui.actions.export.DownloadExportSqlResult
 
setFilters(String) - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
setId(String) - Method in class fr.ifremer.echobase.ui.actions.dbeditor.GetEntity
 
setId(String) - Method in class fr.ifremer.echobase.ui.actions.dbeditor.SaveEntity
 
setImportDataConfiguration(ImportDataConfiguration) - Method in class fr.ifremer.echobase.ui.EchoBaseSession
 
setImportFile(File) - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
 
setImportFileContentType(String) - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
 
setImportFileFileName(String) - Method in class fr.ifremer.echobase.ui.actions.dbeditor.ImportTable
 
setImportMode(ImportMode) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
 
setLectureAgeGen(File) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setLectureAgeGenContentType(String) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setLectureAgeGenFileName(String) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setLoginAction(String) - Method in class fr.ifremer.echobase.ui.interceptors.CheckLogguedInterceptor
 
setMissionId(String) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
 
setPage(Integer) - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
setParameters(Map<String, String[]>) - Method in class fr.ifremer.echobase.ui.actions.dbeditor.SaveEntity
 
setParameters(String) - Method in class fr.ifremer.echobase.ui.interceptors.CheckInUserSessionInterceptor
Allows sessionParametersToClean attribute to be set as comma-separated-values (csv).
setParameters(String) - Method in class fr.ifremer.echobase.ui.interceptors.CleanEchoBaseSessionInterceptor
parameters to remove from session as comma-separated-values (csv).
setPassword(String) - Method in class fr.ifremer.echobase.ui.actions.user.LoginAction
 
setRedirectAction(String) - Method in class fr.ifremer.echobase.ui.actions.user.LoginAction
 
setRedirectAction(String) - Method in class fr.ifremer.echobase.ui.interceptors.AbstractCheckInterceptor
 
setRootContextSupplier(Supplier<TopiaContext>) - Method in class fr.ifremer.echobase.ui.EchoBaseApplicationContext
 
setRows(Integer) - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
setSession(Map<String, Object>) - Method in class fr.ifremer.echobase.ui.actions.user.LoginAction
 
setSidx(String) - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
setSord(String) - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
setSql(String) - Method in class fr.ifremer.echobase.ui.actions.export.DownloadExportSqlResult
 
setSql(String) - Method in class fr.ifremer.echobase.ui.actions.export.ExportSqlResult
 
setSql(String) - Method in class fr.ifremer.echobase.ui.actions.export.GetSqlResult
 
setTransaction(TopiaContext) - Method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
setTypeEchoSpecies(File) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setTypeEchoSpeciesContentType(String) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setTypeEchoSpeciesFileName(String) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setUserEditAction(String) - Method in class fr.ifremer.echobase.ui.actions.user.ManageUser
 
setVoyageId(String) - Method in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
 
setVoyageIds(String[]) - Method in class fr.ifremer.echobase.ui.actions.export.DownloadEmbeddedApplication
 
sidx - Variable in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
sidx_prefix - Variable in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
Prefix added to the sidx when used.
sord - Variable in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 
sortAndDecorate(Collection<E>, String) - Method in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 
sql - Variable in class fr.ifremer.echobase.ui.actions.export.DownloadExportSqlResult
Sql request to execute.
sql - Variable in class fr.ifremer.echobase.ui.actions.export.ExportSqlResult
Sql request to execute.
sql - Variable in class fr.ifremer.echobase.ui.actions.export.GetSqlResult
Sql request to execute.
store - Variable in class fr.ifremer.echobase.ui.EchoBaseSession
To store all properties in this session.

T

tableMeta - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.AbstractLoadPage
Metas of the table.
tableMeta - Variable in class fr.ifremer.echobase.ui.actions.dbeditor.SaveEntity
Metas of the table
transaction - Variable in class fr.ifremer.echobase.ui.actions.EchoBaseActionSupport
 

U

updateSchema(EchoBaseConfiguration) - Method in class fr.ifremer.echobase.ui.EchoBaseApplicationListener
 
URL_PATTERN - Static variable in class fr.ifremer.echobase.ui.interceptors.CheckLogguedInterceptor
 
user - Variable in class fr.ifremer.echobase.ui.actions.user.ManageUser
 
userEditAction - Variable in class fr.ifremer.echobase.ui.actions.user.ManageUser
 
users - Variable in class fr.ifremer.echobase.ui.actions.user.GetUsers
 
userService - Variable in class fr.ifremer.echobase.ui.actions.user.LoginAction
 
userService - Variable in class fr.ifremer.echobase.ui.actions.user.ManageUser
 
useSort() - Method in class fr.ifremer.echobase.ui.actions.AbstractJSONPaginedAction
 

V

validate() - Method in class fr.ifremer.echobase.ui.actions.user.ManageUser
 
validateWhenNotSkip(Object) - Method in class fr.ifremer.echobase.ui.validators.LoginValidator
 
valueOf(String) - Static method in enum fr.ifremer.echobase.ui.actions.EditActionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.ifremer.echobase.ui.actions.importData.ImportMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.ifremer.echobase.ui.actions.EditActionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.ifremer.echobase.ui.actions.importData.ImportMode
Returns an array containing the constants of this enum type, in the order they are declared.
voyage - Variable in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
Voyage to use.
voyageId - Variable in class fr.ifremer.echobase.ui.actions.importData.ConfigureFiles
Id of selected voyage used in import.
voyageIds - Variable in class fr.ifremer.echobase.ui.actions.export.DownloadEmbeddedApplication
Selected voyage ids to export.
voyages - Variable in class fr.ifremer.echobase.ui.actions.export.CreateEmbeddedApplication
Universe of voyages to export in db.
voyages - Variable in class fr.ifremer.echobase.ui.actions.importData.ConfigureVoyage
Universe of existing voyages.

W

warFileName - Variable in class fr.ifremer.echobase.ui.actions.export.CreateEmbeddedApplication
File name of the war used.

_

_(String, Object...) - Method in class fr.ifremer.echobase.ui.validators.EchoBaseFieldValidatorSupport
Translate the given i18n key with his optional arguments.

A B C D E F G I J L M N P Q R S T U V W _

Copyright © 2011 Ifremer. All Rights Reserved.