Interface | Description |
---|---|
SectionVisitor |
Section visitor.
|
Class | Description |
---|---|
Filter |
Generic filter.
|
Filter.BooleanField |
Boolean filed
|
Filter.Builder |
Helper object to build
Filter |
Filter.ListField |
Represents list field
|
Filter.NumericField |
Numeric filed
|
Filter.TextField |
Text filed
|
GetLayoutEvent | |
GetProductsEvent | |
Layout |
Layout is a combination of sections.
|
Product |
Represents product from get Layout product section for
ProductSection.getProducts() ,
PromotionInfo.getFeaturedProducts()
or Ranker.getProducts(int, RankContext, GetProductsCallback) |
ProductSection |
Represents Layout product section
|
PromotionInfo |
Object that represents single Promotion object from Promotion Section
PromotionSection.getPromos() |
PromotionSection |
Represents Layout promotion section
|
RankContext |
Ranking action context
This object holds additional field productIds in addition to standard
ActionContext fields
If you specify them you will receive similar products in ranking recommendations |
Ranker |
Ranker is used to receive ranking events from Jetlore API
|
RankingGetEvent | |
RankingPostEvent | |
Section |
Class that contains common for Layout section fields
|
SortProductsByRelevanceEvent | |
SortProductsContext |
Sort Products action context
This object holds additional field productIds or filter
If you specify them you will receive similar products in recommendations
|
SortProductsContext.Pagination |
Represents pagination in request
|