public class ServiceInterfacesDataProvider extends Object implements IDataProvider<TabularSource<ITabularSourceField>>
IDataProvider
that reads a service interface accordingly to the
following source parameters
:serviceInstanceId
: reads the interfaces of the service
instance's service.serviceInterfaceInstanceId
: reads the interfaces of the
interface instance's service.serviceInstanceId
parameter.
If not present, try to use the serviceInterfaceInstanceId
parameter.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 |
---|
ServiceInterfacesDataProvider() |
Modifier and Type | Method and Description |
---|---|
void |
loadData(SessionConfig sessionConfig,
TabularSource<ITabularSourceField> source,
ITransaction transaction) |
public void loadData(SessionConfig sessionConfig, TabularSource<ITabularSourceField> source, ITransaction transaction) throws PortalException
loadData
in interface IDataProvider<TabularSource<ITabularSourceField>>
PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.