public class LocalPropertiesDataProvider extends Object implements IDataProvider<TableSource>
Fills the fields id (string), name (string) and values (string). The values are separated by a '\n'.
Must contains the elements:
propertyBagSourceId
: The identifier of the source that contains the propertyBagId value.propertyBagFieldId
: The identifier of the field (in the source specified above) that contains the propertyBagId value.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 |
---|
LocalPropertiesDataProvider() |
Modifier and Type | Method and Description |
---|---|
void |
loadData(SessionConfig sessionConfig,
TableSource source,
ITransaction transaction) |
public void loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction) throws PortalException
loadData
in interface IDataProvider<TableSource>
PortalException
LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.