lumis.service.forum
Class MessageListDataProvider
java.lang.Object
lumis.doui.table.TableDataProvider
lumis.content.table.ContentTableDataProvider
lumis.service.forum.MessageListDataProvider
- All Implemented Interfaces:
- IDataProvider<TableSource>, ITableDataProvider
public class MessageListDataProvider
- extends ContentTableDataProvider
This class is a custom data provider that calculates the start at position of
the message list to find a exact position of the content found on the portal
search and selected by the user.
- Since:
- 6.2.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageListDataProvider
public MessageListDataProvider()
throws PortalException
- Contructor.
- Throws:
PortalException
- Since:
- 6.2.0
loadData
public void loadData(SessionConfig sessionConfig,
TableSource source,
ITransaction transaction)
throws PortalException
- Specified by:
loadData
in interface IDataProvider<TableSource>
- Overrides:
loadData
in class TableDataProvider
- Throws:
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.