public class RequestConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RESTAPI_NS
The namespace URI for vocabularies implemented
by the REST API.
|
static java.lang.String |
RESTAPI_PREFIX
The conventional namespace prefix for
vocabularies implemented by the REST API.
|
static java.lang.String |
SEARCH_NS
The namespace URI for vocabularies implemented
by the Search API.
|
static java.lang.String |
SEARCH_PREFIX
The conventional namespace prefix for
vocabularies implemented by the Search API.
|
Constructor and Description |
---|
RequestConstants() |
public static final java.lang.String RESTAPI_NS
public static final java.lang.String RESTAPI_PREFIX
public static final java.lang.String SEARCH_NS
public static final java.lang.String SEARCH_PREFIX
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.