|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableSource | |
---|---|
lumis.content.control.version | |
lumis.content.table | |
lumis.doui.source | |
lumis.doui.table | |
lumis.doui.table.filter | |
lumis.service.banner | |
lumis.service.content.publishtosocialnetworks | Provides classes used by content's publish to social networks. |
lumis.service.doui.propertybag | |
lumis.service.forum | |
lumis.service.portalmanagement.cache | |
lumis.service.portalmanagement.channeltemplate | |
lumis.service.portalmanagement.xslcache | |
lumis.service.report | |
lumis.service.socialnetworkintegration.dataprovider | Provides the data providers used by social network integration service. |
lumis.service.socialnetworkservices.socialprofile |
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.content.publishtosocialnetworks |
---|
Methods in lumis.service.content.publishtosocialnetworks with parameters of type TableSource | |
---|---|
void |
MessageMaxLengthDataProvider.loadData(SessionConfig sessionConfig,
TableSource source,
ITransaction transaction)
|
Uses of TableSource in lumis.service.doui.propertybag |
---|
Methods in lumis.service.doui.propertybag with parameters of type TableSource | |
---|---|
void |
LocalPropertiesDataProvider.loadData(SessionConfig sessionConfig,
TableSource source,
ITransaction transaction)
|
void |
InheritedPropertiesDataProvider.loadData(SessionConfig sessionConfig,
TableSource source,
ITransaction transaction)
|
Uses of TableSource in lumis.service.forum |
---|
Methods in lumis.service.forum with parameters of type TableSource | |
---|---|
void |
MessageListDataProvider.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.channeltemplate |
---|
Methods in lumis.service.portalmanagement.channeltemplate with parameters of type TableSource | |
---|---|
void |
ChannelPathDataProvider.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)
|
Uses of TableSource in lumis.service.report |
---|
Methods in lumis.service.report with parameters of type TableSource | |
---|---|
QuerySelect |
ReportDataProvider.buildQuerySelect(TableSource source,
ITransaction transaction)
|
Uses of TableSource in lumis.service.socialnetworkintegration.dataprovider |
---|
Methods in lumis.service.socialnetworkintegration.dataprovider with parameters of type TableSource | |
---|---|
void |
ServiceInstancePublishingToSocialNetworksDataProvider.loadData(SessionConfig sessionConfig,
TableSource source,
ITransaction transaction)
|
Uses of TableSource in lumis.service.socialnetworkservices.socialprofile |
---|
Methods in lumis.service.socialnetworkservices.socialprofile with parameters of type TableSource | |
---|---|
void |
SocialProfileDataProvider.loadData(SessionConfig sessionConfig,
TableSource source,
ITransaction transaction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |