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.
|
Class and Description |
---|
ServerConfigurationManager
The ServerConfigurationManager reads and writes the configurable properties
of the server.
|
Class and 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.
|
MethodType
The Method Type enumerates a kind of operation.
|
NamespacesManager
The NamespacesManager provides access and editing for the namespaces defined on the server.
|
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.
|
Copyright © 2013-2015 MarkLogic Corporation.