lumis.content.table
Class ContentTableDataProvider
java.lang.Object
lumis.doui.table.TableDataProvider
lumis.content.table.ContentTableDataProvider
- All Implemented Interfaces:
- IDataProvider<TableSource>, ITableDataProvider
- Direct Known Subclasses:
- BannerDataProvider, MessageListDataProvider, SocialProfileDataProvider
public class ContentTableDataProvider
- extends TableDataProvider
Base data provider for content sources.
- Since:
- 4.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentTableDataProvider
public ContentTableDataProvider()
throws PortalException
- Throws:
PortalException
buildQuerySelect
public QuerySelect buildQuerySelect(TableSource source,
ITransaction transaction)
throws PortalException
- Specified by:
buildQuerySelect
in interface ITableDataProvider
- Overrides:
buildQuerySelect
in class TableDataProvider
- Throws:
PortalException
createQueryBuilder
public QueryBuilder createQueryBuilder(IParameters parameters,
TableSource source,
ITransaction transaction)
throws PortalException
- Specified by:
createQueryBuilder
in interface ITableDataProvider
- Overrides:
createQueryBuilder
in class TableDataProvider
- Throws:
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.