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