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 | Class | Description |
---|---|---|
static class |
Result.FacetRange |
Represents a result having the facet_range format.
|
static class |
Result.Values |
Represents a result having the values format.
|
Modifier and Type | Method | Description |
---|---|---|
List<Result.Facet> |
Result.FacetList.getFacets() |
Get a list of the facets.
|
Iterator<Result.Facet> |
Result.FacetList.iterator() |
Modifier and Type | Method | Description |
---|---|---|
static Result.FacetList |
Result.FacetList.mock(List<Result.Facet> facets) |
Creates a new FacetList object for test purposes.
|
Copyright © 2020 Apptus Technologies AB. All rights reserved.