Constructs a new SIP exception when the XDMS needs to throw an exception
and include a message about the "root cause" exception that interfered
with its normal operation, including a description message
Constructs a new SIP exception when the XDMS needs to throw an exception
and include a message about the "root cause" exception that interfered
with its normal operation.
Constructs a new SIP exception when the XDMS needs to throw an exception
and include a message about the "root cause" exception that interfered
with its normal operation, including a description message
Constructs a new SIP exception when the XDMS needs to throw an exception
and include a message about the "root cause" exception that interfered
with its normal operation.
Exception which indicates that the requested PUT operation could not be
performed because a GET of that resource after the PUT would not yield the
content of the PUT request.
Exception which indicates that the requested operation would result in a
document that failed a data constraint defined by the application usage, but
not enforced by the schema or a uniqueness constraint.
Constructs a new SIP exception when the XDMS needs to throw an exception
and include a message about the "root cause" exception that interfered
with its normal operation, including a description message
Constructs a new SIP exception when the XDMS needs to throw an exception
and include a message about the "root cause" exception that interfered
with its normal operation.
The doDelete method of the XcapFilter is called each time a
request/response pair is passed through the chain due to a client request
to delete a resource at the end of the chain.
Causes the next filter in the chain to be invoked on a DELETE request, or
if the calling filter is the last filter in the chain, causes the
resource at the end of the chain to be invoked.
Causes the next filter in the chain to be invoked on an error response to
a SIP NOTIFY request, or if the calling filter is the last filter in the
chain, the last filter is invoked and processing is returned back through
the filter chain.
The doGet method of the XcapFilter is called each time a request/response
pair is passed through the chain due to a client request for a resource
at the end of the chain.
Causes the next filter in the chain to be invoked on a GET request, or if
the calling filter is the last filter in the chain, causes the resource
at the end of the chain to be invoked.
The doPost method of the XcapFilter is called each time a
request/response pair is passed through the chain due to a client request
to perform a search at the end of the chain.
Causes the next filter in the chain to be invoked on a POST request, or
if the calling filter is the last filter in the chain, causes the
resource at the end of the chain to be invoked.
The doPut method of the XcapFilter is called each time a request/response
pair is passed through the chain due to a client request to put a
resource at the end of the chain.
Causes the next filter in the chain to be invoked on a PUT request, or if
the calling filter is the last filter in the chain, causes the resource
at the end of the chain to be invoked.
Causes the next filter in the chain to be invoked on a SIP SUBSCRIBE
request, or if the calling filter is the last filter in the chain, the
last filter is invoked and processing is returned back through the filter
chain.
Causes the next filter in the chain to be invoked on a successful
response to a SIP NOTIFY request, or if the calling filter is the last
filter in the chain, the last filter is invoked and processing is
returned back through the filter chain.
If the global index nodeselector is defined for the application usage,
this method will retrieve it and substitute the $1 replacement variable
with the uniqueId parameter.
Constructs a new SIP exception when the XDMS needs to throw an exception
and include a message about the "root cause" exception that interfered
with its normal operation, including a description message
Constructs a new SIP exception when the XDMS needs to throw an exception
and include a message about the "root cause" exception that interfered
with its normal operation.
Exception which indicates that the requested operation would result in a
document that failed a data is violated that is defined by the local policy,
but not enforced by the schema or a uniqueness constraint.
Exception which indicates that an attempt to insert an element, attribute or
document failed because the document or element into which the insertion was
supposed to occur does not exist.
Log an Alarm
As defined by the XDMS SDD an Alarm should be any
operational error that occurs and impede system operation
for future requests unless the administrator resolves
the issue immediately.
Constructs a new SIP exception when the XDMS needs to throw an exception
and include a message about the "root cause" exception that interfered
with its normal operation, including a description message
Constructs a new SIP exception when the XDMS needs to throw an exception
and include a message about the "root cause" exception that interfered
with its normal operation.
A SIP filter is an object that performs filtering tasks on the SIP request
and provides a response either through the SIP response or via a SIP Notify
back to the client.
SipXcapDiffSubscriptions is a helper function that stores the state of
subscriptions for subscribers interested in being notified of document change
(XCAP-DIFF).
Constructs a new SIP exception when the XDMS needs to throw an exception
and include a message about the "root cause" exception that interfered
with its normal operation, including a description message
Constructs a new SIP exception when the XDMS needs to throw an exception
and include a message about the "root cause" exception that interfered
with its normal operation.
Exception which indicates that the requested operation would result in a
document that did not meet a uniqueness constraint defined by the application
usage.
Exception which indicates that the specified content-type header in the XCAP
PUT request does not match the default mime-type as specified in the
application usage.
Constructor, uses the default content type of application/xcap-error+xml
and returns an error document with a single error tag and its associated
attribute
Constructor, uses the default content type of application/xcap-error+xml
and returns an error document with a single error tag and its associated
attribute
Provides a convenient implementation of the XcapServerRequest interface that
can be subclassed by developers wishing to adapt the request to a XcapFilter.
Provides a convenient implementation of the XcapServerResponse interface that
can be subclassed by developers wishing to adapt the response to a
XcapFilter.
Constructs a new XDMS exception when the XDMS needs to throw an exception
and include a message about the "root cause" exception that interfered
with its normal operation, including a description message
Constructs a new XDMS exception when the XDMS needs to throw an exception
and include a message about the "root cause" exception that interfered
with its normal operation.