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