lumis.service.portalmanagement.cluster
Class ClusterConfigDataProvider
java.lang.Object
lumis.doui.source.AbstractObjectDataProvider<TabularSource,IClusterConfig>
lumis.service.portalmanagement.cluster.ClusterConfigDataProvider
- All Implemented Interfaces:
- IDataProvider<TabularSource>
public class ClusterConfigDataProvider
- extends AbstractObjectDataProvider<TabularSource,IClusterConfig>
Provides the cluster configuration data.
- Since:
- 4.1.0
- See Also:
IClusterManager.getClusterConfig(ITransaction)
,
IClusterConfig
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterConfigDataProvider
public ClusterConfigDataProvider()
loadObjects
protected List<IClusterConfig> 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,IClusterConfig>
- 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 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.