Class JSONData
- java.lang.Object
-
- com.funnelback.plugin.index.model.querycompletion.display.JSONData
-
- All Implemented Interfaces:
AutoCompletionDisplay
public class JSONData extends Object implements AutoCompletionDisplay
An auto-completion display type which provides JSON data which can be templated within the auto-completion's javascript code as required.
-
-
Constructor Summary
Constructors Constructor Description JSONData()
-
-
-
Field Detail
-
json
@NonNull private @NonNull String json
-
-