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.
|
Class | Description |
---|---|
ArgMap |
Convenience class for passing arguments to a panel request.
|
CloudConnector |
Connector for Apptus eSales when hosted in the cloud.
|
Connector |
Abstract super type for CloudConnector and OnPremConnector.
|
CssClass |
Class used to generate the css classes that are required to use automatic notifications or site overlay for web pages.
|
DuplicateSubpanelException | |
DynamicPage |
A dynamic page consists of a page name and a number of subpanels.
|
EventDataJobResult |
Used to represent the responses from customer data related methods (e.g.
|
EventDataJobResult.Status | |
Facets |
Class for creating a facets argument, used for check-box navigation.
|
FetchClusterException |
Exception for errors during cluster configuration loading
|
Filter |
A convenience class for filters used as argument to selected functions in the eSales service.
|
MissingSubpanelException | |
OnPremConnector |
Connector for on-premise instances of Apptus eSales.
|
Order |
A sale order from a customer session.
|
Order.Line |
An order line in a sale order.
|
Panel |
A panel in the eSales panel hierarchy.
|
PanelContent |
The content of a panel as retrieved from an eSales service.
|
PanelException |
Thrown when trying to read the result from a panel, if the evaluation resulted in error in the eSales service.
|
ParseException |
Thrown when a response from the eSales service could not be parsed.
|
ProductStreamer |
An Iterable
ProductStreamer that allows you to do filtered product exports, conveniently parsed into
Result.Product items. |
Reporter |
A Reporter fetches market-specific reports from an eSales cluster.
|
Result |
Base class for results parsed from the replies from an eSales service.
|
Result.Ad |
Represents a single element in a result having the ad format.
|
Result.Ads |
Represents a result having the ads format.
|
Result.Attribute |
Representation of an attribute for a product, variant, category or ad.
|
Result.Category |
A common abstraction for the
Result.CategoryNode and Result.CategoryData classes. |
Result.CategoryData |
A class representing a category that holds only attribute information.
|
Result.CategoryNode |
Represents a result having the category_tree format.
|
Result.Completion |
Represents a single element in a result having the completions format.
|
Result.Completions |
Represents a result having the completions format.
|
Result.Correction |
Represents a single element in a result having the corrections format.
|
Result.Corrections |
Represents a result having the corrections format.
|
Result.Count |
Represents a result having the count format.
|
Result.Facet | |
Result.FacetList |
Represents a result having the facet list format.
|
Result.FacetRange |
Represents a result having the facet_range format.
|
Result.Phrase |
Represents a single element in a result having the phrases format.
|
Result.Phrases |
Represents a result having the phrases format.
|
Result.Product |
Represents a single element in a result having the products format.
|
Result.Products |
Represents a result having the products format.
|
Result.ResultType |
Result types
|
Result.Value |
Represents a single element in a result having the values format.
|
Result.Values |
Represents a result having the values format.
|
Result.Variant |
Represents a product variant.
|
ResultTypeException |
Thrown when trying to retrieve a result as a specific resultType, which the result does not match.
|
Session |
A session where information is exchanged with an eSales service.
|
SKUList |
Deprecated.
As of eSales 3.3, please use Order instead.
|
Subpanel |
A subpanel refers to a public panel, and can be provided to a dynamic page in order to
retrieve content from several panels at once without having to predefine a zone.
|
TimeoutSettings |
Copyright © 2020 Apptus Technologies AB. All rights reserved.