public class HtmlDataProvider extends Object implements IDataProvider
Modifier and Type | Field and Description |
---|---|
static String |
HTML_SAVED_ON_SERVICE_INSTANCE_LEVEL_PROPERTY |
static String |
INSTANCE_PROPERTY_HTML |
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 |
---|
HtmlDataProvider() |
Modifier and Type | Method and Description |
---|---|
static String |
getHtmlData(SessionConfig sessionConfig,
ServiceInterfaceInstanceConfig interfaceInstanceConfig,
ITransaction transaction)
Returns the html data for a Html interface instance.
|
void |
loadData(SessionConfig sessionConfig,
Source source,
ITransaction transaction) |
public static final String INSTANCE_PROPERTY_HTML
public static final String HTML_SAVED_ON_SERVICE_INSTANCE_LEVEL_PROPERTY
public void loadData(SessionConfig sessionConfig, Source source, ITransaction transaction) throws PortalException
loadData
in interface IDataProvider
PortalException
public static String getHtmlData(SessionConfig sessionConfig, ServiceInterfaceInstanceConfig interfaceInstanceConfig, ITransaction transaction) throws PortalException
sessionConfig
- user session information.interfaceInstanceConfig
- the html interface instance.transaction
- the transaction for persistence access.PortalException
LumisXP 12.4.0.200625 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.