public class MetaDataContentDataProvider extends Object implements IDataProvider<TabularSource<?>>
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 |
---|
MetaDataContentDataProvider() |
Modifier and Type | Method and Description |
---|---|
protected String |
getUserQuery(TabularSource<?> searchSource)
Returns the user query to be used in search.
|
void |
loadData(SessionConfig sessionConfig,
TabularSource<?> searchSource,
ITransaction transaction) |
public void loadData(SessionConfig sessionConfig, TabularSource<?> searchSource, ITransaction transaction) throws PortalException
loadData
in interface IDataProvider<TabularSource<?>>
PortalException
protected String getUserQuery(TabularSource<?> searchSource)
null
should be returned.searchSource
- the search source.SearchQuery.setUserQuery(String)
LumisXP 11.2.0.190404 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.