A C D E F G H I M O R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addNewTableRow(MyDBWebRequestContext) - Method in class org.silverpeas.components.mydb.web.MyDBWebController
- ALL_COLUMNS - Static variable in class org.silverpeas.components.mydb.web.MyDBWebController
- ALL_TABLES - Static variable in class org.silverpeas.components.mydb.web.MyDBWebController
C
- clear() - Method in class org.silverpeas.components.mydb.web.TableRowsFilter
-
Clears all the filtering parameters used by this filter.
- COMPARING_COLUMN - Static variable in class org.silverpeas.components.mydb.web.MyDBWebController
- COMPARING_OPERATOR - Static variable in class org.silverpeas.components.mydb.web.MyDBWebController
- COMPARING_OPERATORS - Static variable in class org.silverpeas.components.mydb.web.MyDBWebController
- COMPARING_VALUE - Static variable in class org.silverpeas.components.mydb.web.MyDBWebController
D
- deleteTableRow(MyDBWebRequestContext) - Method in class org.silverpeas.components.mydb.web.MyDBWebController
E
- editConnection(MyDBWebRequestContext) - Method in class org.silverpeas.components.mydb.web.MyDBWebController
- error(MyDBWebRequestContext) - Method in class org.silverpeas.components.mydb.web.MyDBWebController
- ERROR_MESSAGE - Static variable in class org.silverpeas.components.mydb.web.MyDBWebController
F
- FIELD_NONE - Static variable in class org.silverpeas.components.mydb.web.TableRowsFilter
-
Default value when no comparator or no field name are set.
- filterTableContent(MyDBWebRequestContext) - Method in class org.silverpeas.components.mydb.web.MyDBWebController
- FK_ARRAY_PANE_NAME - Static variable in class org.silverpeas.components.mydb.web.MyDBWebController
- FK_SELECTED - Static variable in class org.silverpeas.components.mydb.web.MyDBWebController
G
- get() - Static method in class org.silverpeas.components.mydb.web.MyDBMessageManager
- getAllComparators() - Static method in class org.silverpeas.components.mydb.web.TableRowsFilter
-
Gets the symbol of all of the comparators supported by this filter.
- getColumn() - Method in class org.silverpeas.components.mydb.web.TableRowsFilter
-
Ges the column on which the filtering will be applied.
- getColumns() - Method in class org.silverpeas.components.mydb.web.TableView
-
Gets field names extracted from last query result set.
- getColumnValue() - Method in class org.silverpeas.components.mydb.web.TableRowsFilter
-
Gets the reference field value, that is the value with which the field of all table rows in the result will be filtered.
- getComparator() - Method in class org.silverpeas.components.mydb.web.TableRowsFilter
-
Gets the symbol of the comparator used in the filtering of the SQL query result.
- getError() - Method in class org.silverpeas.components.mydb.web.MyDBMessageManager
- getFilteringPredicate() - Method in class org.silverpeas.components.mydb.web.TableRowsFilter
-
Gets the predicate corresponding to this filtering rule.
- getForeignKeyTableViewFrom(MyDBWebRequestContext) - Method in class org.silverpeas.components.mydb.web.MyDBWebController
- getId() - Method in class org.silverpeas.components.mydb.web.TableRowUIEntity
- getLastRows() - Method in class org.silverpeas.components.mydb.web.TableView
-
Gets the last rows loaded by
getRows()
. - getMyDBMessageManager() - Method in class org.silverpeas.components.mydb.web.MyDBWebRequestContext
- getName() - Method in class org.silverpeas.components.mydb.web.TableView
-
Gets the name of the table.
- getNewTableRowForm(MyDBWebRequestContext) - Method in class org.silverpeas.components.mydb.web.MyDBWebController
- getPagination() - Method in class org.silverpeas.components.mydb.web.TableView
- getPkValue() - Method in class org.silverpeas.components.mydb.web.TableRowUIEntity
- getRows() - Method in class org.silverpeas.components.mydb.web.TableView
-
Gets the rows without applying any filter.
- getTableRowForm(MyDBWebRequestContext) - Method in class org.silverpeas.components.mydb.web.MyDBWebController
H
- home(MyDBWebRequestContext) - Method in class org.silverpeas.components.mydb.web.MyDBWebController
I
- isDefined() - Method in class org.silverpeas.components.mydb.web.TableRowsFilter
-
Is this filter defined?
- isDefined() - Method in class org.silverpeas.components.mydb.web.TableView
-
Is this view is on an existing database table or the view is empty.
- isError() - Method in class org.silverpeas.components.mydb.web.MyDBMessageManager
M
- MAIN_ARRAY_PANE_NAME - Static variable in class org.silverpeas.components.mydb.web.MyDBWebController
- MyDBMessageManager - Class in org.silverpeas.components.mydb.web
-
This class permits to handle messages into context of MyDB component.
- MyDBWebController - Class in org.silverpeas.components.mydb.web
-
The web controller of the MyDB application.
- MyDBWebController(MainSessionController, ComponentContext) - Constructor for class org.silverpeas.components.mydb.web.MyDBWebController
-
Constructs a new Web controller for the specified context and with the
MainSessionController
instance that is specific to the user behind the access to the underlying application instance. - MyDBWebRequestContext - Class in org.silverpeas.components.mydb.web
-
The context of an incoming HTTP request.
- MyDBWebRequestContext() - Constructor for class org.silverpeas.components.mydb.web.MyDBWebRequestContext
O
- onInstantiation(MyDBWebRequestContext) - Method in class org.silverpeas.components.mydb.web.MyDBWebController
- org.silverpeas.components.mydb.web - package org.silverpeas.components.mydb.web
R
- ROW - Static variable in class org.silverpeas.components.mydb.web.MyDBWebController
S
- saveConnection(MyDBWebRequestContext) - Method in class org.silverpeas.components.mydb.web.MyDBWebController
- selectTable(MyDBWebRequestContext) - Method in class org.silverpeas.components.mydb.web.MyDBWebController
- setColumn(DbColumn) - Method in class org.silverpeas.components.mydb.web.TableRowsFilter
-
Sets the column of the table on which the filtering will be applied.
- setColumnValue(String) - Method in class org.silverpeas.components.mydb.web.TableRowsFilter
-
Sets the value on which the whole column will be filtered.
- setComparator(String) - Method in class org.silverpeas.components.mydb.web.TableRowsFilter
-
Sets the current comparator to use in the filtering of the SQL query result.
- setError(String) - Method in class org.silverpeas.components.mydb.web.MyDBMessageManager
- setError(String, Exception) - Method in class org.silverpeas.components.mydb.web.MyDBMessageManager
T
- TABLE_VIEW - Static variable in class org.silverpeas.components.mydb.web.MyDBWebController
- TableRowsFilter - Class in org.silverpeas.components.mydb.web
-
Filter of table rows by applying a
ColumnValuePredicate
predicate on them. - TableRowsFilter() - Constructor for class org.silverpeas.components.mydb.web.TableRowsFilter
- TableRowUIEntity - Class in org.silverpeas.components.mydb.web
- TableView - Class in org.silverpeas.components.mydb.web
-
A view on one given database table loaded from a data source.
- toJSON() - Method in class org.silverpeas.components.mydb.web.TableRowUIEntity
U
- UI_ROW_ID - Static variable in class org.silverpeas.components.mydb.web.MyDBWebController
- updateTableRow(MyDBWebRequestContext) - Method in class org.silverpeas.components.mydb.web.MyDBWebController
- USE_LAST_LOADED_ROWS - Static variable in class org.silverpeas.components.mydb.web.MyDBWebController
V
- viewTableContent(MyDBWebRequestContext) - Method in class org.silverpeas.components.mydb.web.MyDBWebController
All Classes All Packages