|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.source.AbstractObjectDataProvider<TabularSource,IMailConfig>
lumis.service.portalmanagement.sendmail.MailConfigDataProvider
public class MailConfigDataProvider
Provides sendmail configuration data.
Field Summary |
---|
Fields inherited from interface lumis.doui.source.IDataProvider |
---|
INTERFACE_INSTANCE_PROPERTY_FIELDS, INTERFACE_INSTANCE_PROPERTY_FILTERS, INTERFACE_INSTANCE_PROPERTY_MAX_ROWS, INTERFACE_INSTANCE_PROPERTY_ORDER_BY, MAX_NUM_ORDER_BY_FIELDS |
Constructor Summary | |
---|---|
MailConfigDataProvider()
|
Method Summary | |
---|---|
protected java.util.List<IMailConfig> |
loadObjects(SessionConfig sessionConfig,
TabularSource source,
ITransaction transaction)
Loads the objects. |
Methods inherited from class lumis.doui.source.AbstractObjectDataProvider |
---|
getTotalRows, loadData, readProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MailConfigDataProvider()
Method Detail |
---|
protected java.util.List<IMailConfig> loadObjects(SessionConfig sessionConfig, TabularSource source, ITransaction transaction) throws PortalException
AbstractObjectDataProvider
loadObjects
in class AbstractObjectDataProvider<TabularSource,IMailConfig>
sessionConfig
- the user session information.source
- the source that will be populated.transaction
- the transaction for persistence access.
PortalException
#getTotalRows(SessionConfig, TabularSource, ITransaction)}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |