public static class JavascriptResourceExtension.HelloWorld extends ResourceManager
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static ExtensionMetadata.ScriptLanguage |
scriptLanguage |
| Constructor and Description |
|---|
HelloWorld(DatabaseClient client) |
| Modifier and Type | Method and Description |
|---|---|
String |
sayHello() |
getName, startLogging, stopLoggingpublic static final String NAME
public static final ExtensionMetadata.ScriptLanguage scriptLanguage
public HelloWorld(DatabaseClient client)
public String sayHello()
Copyright © 2013-2016 MarkLogic Corporation.