Package | Description |
---|---|
com.apptus.esales.connector |
This package provides utilities for communication with an eSales cluster
and this package documentation contains information on how to get started.
|
Modifier and Type | Interface | Description |
---|---|---|
static interface |
Result.Facet |
Modifier and Type | Class | Description |
---|---|---|
static class |
Result.Ads |
Represents a result having the ads format.
|
static class |
Result.CategoryList |
Represents a result having the category_list format, which is a list of CategoryData objects.
|
static class |
Result.CategoryNode |
Represents a result having the category_tree format.
|
static class |
Result.Completions |
Represents a result having the completions format.
|
static class |
Result.Corrections |
Represents a result having the corrections format.
|
static class |
Result.Count |
Represents a result having the count format.
|
static class |
Result.FacetList |
Represents a result having the facet list format.
|
static class |
Result.FacetRange |
Represents a result having the facet_range format.
|
static class |
Result.Phrases |
Represents a result having the phrases format.
|
static class |
Result.Products |
Represents a result having the products format.
|
static class |
Result.Values |
Represents a result having the values format.
|
Modifier and Type | Method | Description |
---|---|---|
Result |
PanelContent.result() |
Returns the result of this panel.
|
Copyright © 2020 Apptus Technologies AB. All rights reserved.