public class SolrSearchProductEntitlementExpressionProvider extends AbstractSolrSearchExpressionProvider implements SearchExpressionProvider
_wcf.search.internal.filterquery
control parameter.Constructor and Description |
---|
SolrSearchProductEntitlementExpressionProvider(java.lang.String componentId)
The constructor of SolrSearchProductEntitlementExpressionProvider
|
Modifier and Type | Method and Description |
---|---|
void |
invoke(SelectionCriteria selectionCriteria)
Invoke the product entitlement provider.
|
addControlParameterValue, getControlParameterValue, getControlParameterValues, removeControlParameterValue, resetControlParameter, setControlParameterValue
public SolrSearchProductEntitlementExpressionProvider(java.lang.String componentId)
componentId
- A component ID.public void invoke(SelectionCriteria selectionCriteria) throws java.lang.RuntimeException
invoke
in interface SearchExpressionProvider
invoke
in class AbstractSolrSearchExpressionProvider
selectionCriteria
- The selection criteria.java.lang.RuntimeException
- RuntimeException could be thrown if any error occurred.SearchExpressionProvider.invoke(com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria)