public class RemoteDataProvider extends AutocompleteDataProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
RemoteDataProvider.DescriptorImpl |
| Constructor and Description |
|---|
RemoteDataProvider(String autoCompleteUrl,
String credentialsId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAutoCompleteUrl() |
String |
getCredentialsId() |
Collection<?> |
getData() |
all, getDescriptorpublic Collection<?> getData()
getData in class AutocompleteDataProvider@Exported public String getCredentialsId()
@Exported public String getAutoCompleteUrl()
Copyright © 2016–2017. All rights reserved.