public abstract class AbstractAutocompleteResult<T> extends java.lang.Object implements AutocompleteResult<T>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REVISION |
Constructor and Description |
---|
AbstractAutocompleteResult() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSearchText() |
void |
setSearchText(java.lang.String searchText) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResult
public static final java.lang.String REVISION
Copyright © 2001-2017 Jalios SA. All Rights Reserved.