| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getModuleUri()
Returns the currently set URI for this
Request. |
void |
setModuleUri(java.lang.String uri)
Replace the URI associated with this
Request, which
specifies an XQuery module (server-side code) to be spawned (run
asynchronously) on the server. |
clearVariable,
clearVariables,
getCount,
getEffectiveOptions,
getOptions,
getPosition,
getSession,
getVariables,
setCount,
setNewIntegerVariable,
setNewIntegerVariable,
setNewStringVariable,
setNewStringVariable,
setNewVariable,
setNewVariable,
setNewVariable,
setNewVariables,
setNewVariables,
setNewVariables,
setOptions, setPosition,
setVariablevoid setModuleUri(java.lang.String uri)
Request, which
specifies an XQuery module (server-side code) to be spawned (run
asynchronously) on the server.uri - A String that represents the URI of a text
document known to the server which is an XQuery module.java.lang.String getModuleUri()
Request.Session.submitRequest(com.marklogic.xcc.Request).
Copyright (c) 2006-2026 Progress
Software Corporation and/or its subsidiaries or affiliates. All
Rights Reserved.
Complete online documentation for MarkLogic Server,
XQuery and related components may
be found at
docs.progress.com