See: Description
Interface | Description |
---|---|
ExtensionLibrariesManager |
ExtensionLibrariesManager provides methods to read, list and update server-side XQuery modules
that reside in the REST instanance's modules database.
|
NamespacesManager | Deprecated |
QueryOptionsManager |
A QueryOptionsManager support database operations on QueryOptionsHandle instances.
|
ResourceExtensionsManager |
A Resource Extensions Manager supports writing, reading, and deleting
a Resource Services extension as well as listing the installed
Resource Services extensions.
|
ServerConfigurationManager |
The ServerConfigurationManager reads and writes the configurable properties
of the server.
|
TransformExtensionsManager |
A Transform Extensions Manager supports writing, reading, and deleting
a Transform extension as well as listing the installed
Transform extensions.
|
Class | Description |
---|---|
ExtensionLibraryDescriptor |
Identifies a module in the REST server's modules database.
|
ExtensionLibraryDescriptor.Permission |
Wraps assigned permissions for an extension into a Java object.
|
ExtensionMetadata |
Extension Metadata provides detail about a transform
or resource services extension.
|
ResourceExtensionsManager.MethodParameters |
Method Parameters declare the parameters accepted
by the Resource Services extension.
|
Enum | Description |
---|---|
ExtensionMetadata.ScriptLanguage |
The ScriptLanguage enumeration specifies the categories of metadata read from or written to the database.
|
MethodType |
The Method Type enumerates a kind of operation.
|
ServerConfigurationManager.Policy |
Specifies the policy for use of a capability.
|
ServerConfigurationManager.UpdatePolicy |
Specifies the policy for updating documents in the database.
|
DatabaseClient
.newServerConfigManager()
to create a ServerConfigurationManager and then set properties
of the REST server or use factory methods to get managers to initialize
capabilities of the REST server.Copyright © 2013-2018 MarkLogic Corporation.