lumis.doui.source
Interface ITableDataProvider
- All Superinterfaces:
- IDataProvider<TableSource>
- All Known Implementing Classes:
- BannerDataProvider, CacheRuntimeDataProvider, ContentTableDataProvider, ReportDataProvider, TableDataProvider, XslCacheDataProvider
@StableMinor(version="5.5",
sinceVersion="4.0")
public interface ITableDataProvider
- extends IDataProvider<TableSource>
Interface for table data providers
- Since:
- 4.0.0
buildQuerySelect
QuerySelect buildQuerySelect(TableSource source,
ITransaction transaction)
throws PortalException
- Throws:
PortalException
createQueryBuilder
QueryBuilder createQueryBuilder(IParameters parameters,
TableSource source,
ITransaction transaction)
throws PortalException
- Throws:
PortalException
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.