| 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 |
|---|---|---|
static Result.Correction |
Result.Correction.mock(String text,
String ticket,
int rank,
double relevance) |
Creates a new Correction object for test purposes.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<Result.Correction> |
Result.Corrections.getCorrections() |
Get a list of the corrections.
|
Iterator<Result.Correction> |
Result.Corrections.iterator() |
| Modifier and Type | Method | Description |
|---|---|---|
static Result.Corrections |
Result.Corrections.mock(List<Result.Correction> corrections) |
Creates a new Corrections object for test purposes.
|
Copyright © 2019 Apptus Technologies AB. All rights reserved.