public class HealthChecksDataProvider extends AbstractObjectDataProvider<TabularSource<?>,HealthCheckInfo>
INTERFACE_INSTANCE_PROPERTY_FIELDS, INTERFACE_INSTANCE_PROPERTY_FILTERS, INTERFACE_INSTANCE_PROPERTY_MAX_ROWS, INTERFACE_INSTANCE_PROPERTY_ORDER_BY, MAX_NUM_ORDER_BY_FIELDS
Constructor and Description |
---|
HealthChecksDataProvider() |
Modifier and Type | Method and Description |
---|---|
void |
loadData(SessionConfig sessionConfig,
TabularSource<?> source,
ITransaction transaction) |
protected List<HealthCheckInfo> |
loadObjects(SessionConfig sessionConfig,
TabularSource<?> source,
ITransaction transaction)
Loads the objects.
|
getTotalRows, readProperty
public void loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction) throws PortalException
loadData
in interface IDataProvider<TabularSource<?>>
loadData
in class AbstractObjectDataProvider<TabularSource<?>,HealthCheckInfo>
PortalException
protected List<HealthCheckInfo> loadObjects(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction) throws PortalException
AbstractObjectDataProvider
loadObjects
in class AbstractObjectDataProvider<TabularSource<?>,HealthCheckInfo>
sessionConfig
- the user session information.source
- the source that will be populated.transaction
- the transaction for persistence access.PortalException
#getTotalRows(SessionConfig, TabularSource, ITransaction)}
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.