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)
Reads the data with the given primary key values, and returns it.
|
protected TabularData |
BaseTableDataProcessActionHandler.readSelectedData()
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) |
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.