Package | Description |
---|---|
lumis.doui.search | |
lumis.doui.source | |
lumis.doui.table | |
lumis.service.banner |
Modifier and Type | Method and Description |
---|---|
protected TabularData |
SearchSource.convertDataToDefinedDataTypes(TabularData originalData) |
Modifier and Type | Method and Description |
---|---|
protected TabularData |
SearchSource.convertDataToDefinedDataTypes(TabularData originalData) |
Modifier and Type | Field and Description |
---|---|
protected TabularData |
TabularSource.tabularData |
Modifier and Type | Method and Description |
---|---|
TabularData |
TabularData.clone() |
protected TabularData |
TabularSource.convertDataToDefinedDataTypes(TabularData originalData)
Converts the given data to another data with the values that should be
used according to this source's fields definitions.
|
TabularData |
TabularSource.getData() |
Modifier and Type | Method and Description |
---|---|
protected TabularData |
TabularSource.convertDataToDefinedDataTypes(TabularData originalData)
Converts the given data to another data with the values that should be
used according to this source's fields definitions.
|
void |
TabularSource.setData(TabularData tabularData)
Sets the data in this source.
|
Modifier and Type | Method and Description |
---|---|
TabularData |
ITableDao.readData(QuerySelect querySelect,
ITransaction transaction)
Reads the data as specified in the given querySelect, and returns the result in a
TabularData . |
TabularData |
TableDaoJdbc.readData(QuerySelect querySelect,
ITransaction transaction) |
TabularData |
TableSource.readData(String[] primaryKeyValues,
ITransaction transaction)
Deprecated.
Since 10.4.0 replaced by
Source.readData(String...) and #readData(Iterable)
for Source persistence API standardization. This method is no longer called and kept only for backwards
compatibility. |
protected TabularData |
BaseTableDataProcessActionHandler.readSelectedData()
Deprecated.
Reads the data selected by the user from the persistence and returns it.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BannerDataProvider.randomizedBanners(TabularData banners,
int amount) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.