Package | Description |
---|---|
com.marklogic.client |
The package provides the core classes, interfaces and exceptions for working with the database.
|
com.marklogic.client.admin |
The package provides the classes for configuration and initialization
of the REST server.
|
com.marklogic.client.example.cookbook |
The package provides examples for common actions in working with the database.
|
Class | Description |
---|---|
ServerConfigurationManager |
The ServerConfigurationManager reads and writes the configurable properties
of the server.
|
Class | Description |
---|---|
ExtensionLibrariesManager |
ExtensionLibrariesManager provides methods to read, list and update server-side XQuery modules
that reside in the REST instanance's modules database.
|
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.
|
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.
|
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.
|
ResourceExtensionsManager.MethodParameters |
Method Parameters declare the parameters accepted
by the Resource Services extension.
|
ServerConfigurationManager.Policy |
Specifies the policy for use of a capability.
|
ServerConfigurationManager.UpdatePolicy |
Specifies the policy for updating documents in the database.
|
TransformExtensionsManager |
A Transform Extensions Manager supports writing, reading, and deleting
a Transform extension as well as listing the installed
Transform extensions.
|
Class | Description |
---|---|
ExtensionMetadata.ScriptLanguage |
The ScriptLanguage enumeration specifies the categories of metadata read from or written to the database.
|
Copyright © 2013-2019 MarkLogic Corporation.