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 | Method | Description |
---|---|---|
Result.Products |
Result.Ad.getProducts() |
|
static Result.Products |
Result.Products.mock(List<Result.Product> products) |
Creates a new Products object for test purposes.
|
Result.Products |
PanelContent.resultAsProducts() |
Fetches the result as Products
|
Modifier and Type | Method | Description |
---|---|---|
static Result.Ad |
Result.Ad.mock(String key,
String ticket,
TimePoint startTime,
TimePoint endTime,
Filter included,
Filter related,
String campaignKey,
Result.Products products,
List<Result.Attribute> attributes) |
Creates a new Ad object for test purposes.
|
Copyright © 2020 Apptus Technologies AB. All rights reserved.