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, setControlParameterValuepublic SolrSearchProductEntitlementExpressionProvider(java.lang.String componentId)
componentId - A component ID.public void invoke(SelectionCriteria selectionCriteria) throws java.lang.RuntimeException
invoke in interface SearchExpressionProviderinvoke in class AbstractSolrSearchExpressionProviderselectionCriteria - The selection criteria.java.lang.RuntimeException - RuntimeException could be thrown if any error occurred.SearchExpressionProvider.invoke(com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria)