lumis.service.portalmanagement.sendmail
Class MailConfigDataProvider
java.lang.Object
lumis.doui.source.AbstractObjectDataProvider<TabularSource,IMailConfig>
lumis.service.portalmanagement.sendmail.MailConfigDataProvider
- All Implemented Interfaces:
- IDataProvider<TabularSource>
public class MailConfigDataProvider
- extends AbstractObjectDataProvider<TabularSource,IMailConfig>
Provides sendmail configuration data.
- Since:
- 4.0.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MailConfigDataProvider
public MailConfigDataProvider()
loadObjects
protected List<IMailConfig> loadObjects(SessionConfig sessionConfig,
TabularSource source,
ITransaction transaction)
throws PortalException
- Description copied from class:
AbstractObjectDataProvider
- Loads the objects. The properties of the objects returned will be used
to populate the source's tabular data.
- Specified by:
loadObjects
in class AbstractObjectDataProvider<TabularSource,IMailConfig>
- Parameters:
sessionConfig
- the user session information.source
- the source that will be populated.transaction
- the transaction for persistence access.
- Returns:
- a list of objects with the data to populate the source.
- Throws:
PortalException
- See Also:
#getTotalRows(SessionConfig, TabularSource, ITransaction)}
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.