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.
|
com.apptus.esales.connector.report |
Modifier and Type | Method | Description |
---|---|---|
ProductTopSellersReport |
Reporter.productTopSellers(Filter filter,
Facets facets,
String sortBy,
int windowFirst,
int windowLast) |
Fetches a
ProductTopSellersReport . |
ProductTopSellersReport |
Reporter.productTopSellers(Filter filter,
String sortBy,
int windowFirst,
int windowLast) |
Fetches a
ProductTopSellersReport . |
Modifier and Type | Method | Description |
---|---|---|
static ProductTopSellersReport |
ProductTopSellersReport.parse(com.apptus.util.xml.XmlScanner scanner,
TimeZone tz) |
Creates a
ProductTopSellersReport from an XML document. |
Copyright © 2020 Apptus Technologies AB. All rights reserved.