Package | Description |
---|---|
com.marklogic.client.admin |
The package provides the classes for configuration and initialization
of the REST server.
|
Modifier and Type | Method and Description |
---|---|
MethodType |
ResourceExtensionsManager.MethodParameters.getMethod()
Returns the method for the parameters.
|
static MethodType |
MethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodType[] |
MethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ResourceExtensionsManager.MethodParameters(MethodType method)
Declares the parameters for a method the provides services for a resource.
|
Copyright © 2013-2015 MarkLogic Corporation.