|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TableSource in lumis.content.control.version |
---|
Methods in lumis.content.control.version with parameters of type TableSource | |
---|---|
protected void |
VersionControl.setValueFromSource(TableSource source)
|
Uses of TableSource in lumis.content.table |
---|
Subclasses of TableSource in lumis.content.table | |
---|---|
class |
ContentTableSource
This source implementation adds content functionalities to the TableSource it extends. |
Methods in lumis.content.table with parameters of type TableSource | |
---|---|
QuerySelect |
ContentTableDataProvider.buildQuerySelect(TableSource source,
ITransaction transaction)
|
QueryBuilder |
ContentTableDataProvider.createQueryBuilder(IParameters parameters,
TableSource source,
ITransaction transaction)
|
Constructors in lumis.content.table with parameters of type TableSource | |
---|---|
ContentQueryBuilder(IParameters parameters,
TableSource source,
ITransaction transaction)
Creates the object. |
Uses of TableSource in lumis.doui.source |
---|
Methods in lumis.doui.source with parameters of type TableSource | |
---|---|
QuerySelect |
ITableDataProvider.buildQuerySelect(TableSource source,
ITransaction transaction)
|
QueryBuilder |
ITableDataProvider.createQueryBuilder(IParameters parameters,
TableSource source,
ITransaction transaction)
|
Uses of TableSource in lumis.doui.table |
---|
Fields in lumis.doui.table declared as TableSource | |
---|---|
protected TableSource |
QueryBuilder.source
|
Methods in lumis.doui.table that return TableSource | |
---|---|
protected TableSource |
TableDeleteDataProcessActionHandler.createTableSource(Node sourceDefinitionNode,
ISourceContext sourceContext)
Creates a table source object. |
TableSource |
QueryBuilder.getSource()
|
Methods in lumis.doui.table with parameters of type TableSource | |
---|---|
QuerySelect |
TableDataProvider.buildQuerySelect(TableSource source,
ITransaction transaction)
|
QueryBuilder |
TableDataProvider.createQueryBuilder(IParameters parameters,
TableSource source,
ITransaction transaction)
|
QueryTable |
QueryBuilder.getTable(TableSource tableSource)
|
void |
TableDataProvider.loadData(SessionConfig sessionConfig,
TableSource source,
ITransaction transaction)
|
Constructors in lumis.doui.table with parameters of type TableSource | |
---|---|
QueryBuilder(IParameters parameters,
TableSource source,
ITransaction transaction)
|
Uses of TableSource in lumis.doui.table.filter |
---|
Methods in lumis.doui.table.filter that return TableSource | |
---|---|
TableSource |
AbstractTableSourceFilter.getSource()
|
Methods in lumis.doui.table.filter with parameters of type TableSource | |
---|---|
void |
TableSourceFilter.init(TableSource source,
Node filterNode)
|
void |
CompositeTableSourceFilter.init(TableSource source,
Node filtersNode)
Creates and initializes the filters inside this composite filter. |
void |
AbstractTableSourceFilter.init(TableSource source,
Node filterNode)
|
void |
TableSourceFilter.init(TableSource source,
String fieldId,
String operator,
IQueryValue filterValue)
|
void |
AbstractTableSourceFilter.setSource(TableSource source)
|
Uses of TableSource in lumis.service.banner |
---|
Methods in lumis.service.banner with parameters of type TableSource | |
---|---|
void |
BannerDataProvider.loadData(SessionConfig sessionConfig,
TableSource source,
ITransaction transaction)
|
Uses of TableSource in lumis.service.portalmanagement.cache |
---|
Methods in lumis.service.portalmanagement.cache with parameters of type TableSource | |
---|---|
QuerySelect |
CacheRuntimeDataProvider.buildQuerySelect(TableSource source,
ITransaction transaction)
|
void |
CacheRuntimeDataProvider.loadData(SessionConfig sessionConfig,
TableSource source,
ITransaction transaction)
|
Uses of TableSource in lumis.service.portalmanagement.xslcache |
---|
Methods in lumis.service.portalmanagement.xslcache with parameters of type TableSource | |
---|---|
void |
XslCacheDataProvider.loadData(SessionConfig sessionConfig,
TableSource source,
ITransaction transaction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |