lumis.doui.table
Class TableDataProvider
java.lang.Object
lumis.doui.table.TableDataProvider
- All Implemented Interfaces:
- IDataProvider<TableSource>, ITableDataProvider
- Direct Known Subclasses:
- CacheRuntimeDataProvider, ChannelPathDataProvider, ContentTableDataProvider, MessageMaxLengthDataProvider, ReportDataProvider, ServiceInstancePublishingToSocialNetworksDataProvider, XslCacheDataProvider
@StableMinor(version="6.2",
sinceVersion="4.0")
public class TableDataProvider
- extends Object
- implements ITableDataProvider
Data provider that provides table data
- Since:
- 4.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableDataProvider
public TableDataProvider()
throws PortalException
- Throws:
PortalException
loadData
public void loadData(SessionConfig sessionConfig,
TableSource source,
ITransaction transaction)
throws PortalException
- Specified by:
loadData
in interface IDataProvider<TableSource>
- Throws:
PortalException
buildQuerySelect
public QuerySelect buildQuerySelect(TableSource source,
ITransaction transaction)
throws PortalException
- Specified by:
buildQuerySelect
in interface ITableDataProvider
- Throws:
PortalException
createQueryBuilder
public QueryBuilder createQueryBuilder(IParameters parameters,
TableSource source,
ITransaction transaction)
throws PortalException
- Specified by:
createQueryBuilder
in interface ITableDataProvider
- Throws:
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.