@ProviderType public interface RecommendationAlgorithmInclusionRule
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute()
Product attribute to be used by this inclusion rule
|
int |
getHighRange()
The maximum boundary used by the 'dynamicallyRanges' operation.
|
int |
getLowRange()
The minimum boundary used by the 'dynamicallyRanges' operation.
|
String |
getOperation()
The matching operation to be applied on the product attribute
|
List<String> |
getValues()
List of values to be checked by this inclusion rule
|
String getAttribute()
String containing the product attributeString getOperation()
String representation of the inclusion rule operation to be appliedList<String> getValues()
Listint getLowRange()
int getHighRange()
Copyright © 2010 - 2020 Adobe. All Rights Reserved